Skip to content
Snippets Groups Projects
Commit 382b4480 authored by Russell King's avatar Russell King
Browse files

ARM: footbridge: trim down old ISA rtc setup


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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 6dc995a3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment