From: Kim Phillips Date: Tue, 26 Sep 2006 22:46:37 +0000 (-0500) Subject: [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class X-Git-Tag: v2.6.19-rc1~219^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a69af63e788a324d162201a0b23df41bcf158dd;p=pandora-kernel.git [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class Add powerpc get/set_rtc_time interface to new generic rtc class. This abstracts rtc chip specific code from the platform code for rtc-over-i2c platforms. Specific RTC chip support is now configured under Device Drivers -> Real Time Clock. Setting time of day from the RTC on startup is also configurable. this time without the potentially platform breaking initcall. Signed-off-by: Kim Phillips Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed