From: Geert Uytterhoeven Date: Thu, 19 Feb 2009 15:50:46 +0000 (+0100) Subject: powerpc: Hook up rtc-generic, and kill rtc-ppc X-Git-Tag: v2.6.30-rc1~234^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcd68a70cb0eee556d86d93133aa150319bd9f53;p=pandora-kernel.git powerpc: Hook up rtc-generic, and kill rtc-ppc 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 in a more generic way, and supports autoloading through udev. Signed-off-by: Geert Uytterhoeven Acked-by: David Woodhouse Acked-by: Alessandro Zummo Acked-by: Benjamin Herrenschmidt Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed