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:
Russell King <rmk+kernel@arm.linux.org.uk>
Showing
- arch/arm/mach-footbridge/Makefile 2 additions, 2 deletionsarch/arm/mach-footbridge/Makefile
- arch/arm/mach-footbridge/dc21285-timer.c 0 additions, 2 deletionsarch/arm/mach-footbridge/dc21285-timer.c
- arch/arm/mach-footbridge/isa-rtc.c 57 additions, 0 deletionsarch/arm/mach-footbridge/isa-rtc.c
- arch/arm/mach-footbridge/isa-timer.c 0 additions, 2 deletionsarch/arm/mach-footbridge/isa-timer.c
- arch/arm/mach-footbridge/isa.c 14 additions, 4 deletionsarch/arm/mach-footbridge/isa.c
- arch/arm/mach-footbridge/time.c 0 additions, 164 deletionsarch/arm/mach-footbridge/time.c
Loading
Please register or sign in to comment