From: Russell King Date: Sun, 17 Apr 2005 14:36:55 +0000 (+0100) Subject: [PATCH] ARM: footbridge rtc init X-Git-Tag: v2.6.12-rc3~27^2~14^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=336eb02b9171d132a9abe575317fee4cca965af4;p=pandora-kernel.git [PATCH] ARM: footbridge rtc init The footbridge ISA RTC was being initialised before we had setup the kernel timer. This caused a divide by zero error when the current time of day is set. Resolve this by initialising the RTC after the kernel timer has been initialised. Signed-off-by: Russell King --- Reading git-diff-tree failed