arch/powerpc/sysdev/rtc_cmos_setup.c
0 → 100644
+49
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>