Re: [PATCH 6/7] powerpc: Hook up rtc-generic, and kill rtc-ppc

2009-03-10 Thread Benjamin Herrenschmidt
On Mon, 2009-03-09 at 13:59 +, David Woodhouse wrote: > On Mon, 2009-03-09 at 14:26 +0100, Geert Uytterhoeven wrote: > > PowerPC has been a long time user of the generic RTC abstraction, so hook up > > rtc-generic: > > - Create the "rtc-generic" platform device if ppc_md.get_rtc_time is set,

Re: [PATCH 6/7] powerpc: Hook up rtc-generic, and kill rtc-ppc

2009-03-09 Thread David Woodhouse
On Mon, 2009-03-09 at 14:26 +0100, Geert Uytterhoeven wrote: > PowerPC has been a long time user of the generic RTC abstraction, so hook up > rtc-generic: > - Create the "rtc-generic" platform device if ppc_md.get_rtc_time is set, > - Kill rtc-ppc, as rtc-generic offers the same functionality i