From: Linus Walleij Date: Sat, 14 Nov 2009 00:03:24 +0000 (+0100) Subject: ARM: 5787/1: U300 COH 901 331 fixes X-Git-Tag: v2.6.32-rc8~26^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=378ce74bee4cb0183489bc0f850790a2264ca975;p=pandora-kernel.git ARM: 5787/1: U300 COH 901 331 fixes This will fix some small issues with the COH 901 331 RTC driver: - Interrupt is disabled after alarm so that we don't fire multiple interrupts. - We return 0 from the coh901331_alarm_irq_enable() ridding a compile warning. - We alter the name in the U300 device registry to match that of the driver so they sucessfully resolve. Signed-off-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed