summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-footbridge/isa-rtc.c
Commit message (Collapse)AuthorAgeFilesLines
* ARM: footbridge: trim down old ISA rtc setupRussell King2009-12-241-0/+57
This fixes a "start_kernel(): bug: interrupts were enabled early". rtc_cmos now takes care of initializing the ISA RTC and reading the current time and date from it; there's no need to repeat that here, thereby causing interrupts to be enabled too early. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
OpenPOWER on IntegriCloud