Bjorn Helgaas a474aaedac rtc-cmos: move wake setup from ACPI glue into RTC driver
Move rtc_wake_setup() from drivers/acpi/glue.c into the RTC driver
in drivers/rtc/rtc-cmos.c.

This removes the ordering constraint between the module_init(acpi_rtc_init)
and the cmos_do_probe() code that depends on it.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Acked-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-10-14 16:08:21 -07:00
..
2008-07-18 01:42:20 +02:00
2008-06-14 01:26:37 -04:00
2008-07-20 17:14:57 -07:00
2007-02-12 22:42:12 -05:00
2008-02-07 03:33:23 -05:00
2008-07-16 23:27:07 +02:00
2008-08-15 02:29:06 +02:00