From: Russell King Date: Thu, 24 Dec 2009 12:52:44 +0000 (+0000) Subject: ARM: footbridge: trim down old ISA rtc setup X-Git-Tag: v2.6.33-rc2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=382b4480ff832e472d76c99f3f75fffb30e118c0;p=pandora-kernel.git 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 --- Reading git-diff-tree failed