On 03/09/2009 06:26 AM, Geert Uytterhoeven wrote: > Create a real RTC driver for PS3, and unhook the deprecated > ppc_md.[gs]et_rtc_time. > > Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@xxxxxxxxxxx> > Cc: Geoff Levand <geoffrey.levand@xxxxxxxxxxx> > --- > arch/powerpc/include/asm/ps3.h | 3 + > arch/powerpc/platforms/ps3/os-area.c | 2 + > arch/powerpc/platforms/ps3/platform.h | 2 - > arch/powerpc/platforms/ps3/setup.c | 2 - > arch/powerpc/platforms/ps3/time.c | 26 ++++----- > drivers/rtc/Kconfig | 9 +++ > drivers/rtc/Makefile | 1 + > drivers/rtc/rtc-ps3.c | 105 +++++++++++++++++++++++++++++++++ > 8 files changed, 132 insertions(+), 18 deletions(-) > create mode 100644 drivers/rtc/rtc-ps3.c Acked-by: Geoff Levand <geoffrey.levand@xxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html