From: Wade Farnsworth Date: Tue, 10 Jul 2007 16:55:46 +0000 (+1000) Subject: [POWERPC] Create add_rtc() function to enable the RTC CMOS driver X-Git-Tag: v2.6.23-rc1~767^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93ab471889c6662b42ce7da257f31f24c08d7d9e;p=pandora-kernel.git [POWERPC] Create add_rtc() function to enable the RTC CMOS driver In order to use the RTC CMOS driver, each architecture must register a platform device for the RTC. This creates a function to register the platform device based on the RTC device node and verifies that the RTC port against the hard-coded value in asm/mc146818rtc.h. Signed-off-by: Wade Farnsworth Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed