[ARM] Add rtc-cmos driver for ISA-based footbridge platforms
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 30 Sep 2007 16:39:05 +0000 (17:39 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 12 Oct 2007 22:43:32 +0000 (23:43 +0100)
... but the rtc-cmos is rather broken; if PNP is enabled, it assumes
that we have ACPI (!) which is quite bogus on these platforms -
which may have ISAPNP but not ACPI.  Something to be solved in the
future.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found