Searched hist:"93 ab471889c6662b42ce7da257f31f24c08d7d9e" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/sysdev/ |
H A D | rtc_cmos_setup.c | 93ab471889c6662b42ce7da257f31f24c08d7d9e Tue Jul 10 18:55:46 CEST 2007 Wade Farnsworth <wfarnsworth@mvista.com> [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 <wfarnsworth@mvista.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | Makefile | diff 93ab471889c6662b42ce7da257f31f24c08d7d9e Tue Jul 10 18:55:46 CEST 2007 Wade Farnsworth <wfarnsworth@mvista.com> [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 <wfarnsworth@mvista.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
|