ARM: 5787/1: U300 COH 901 331 fixes
authorLinus Walleij <linus.walleij@stericsson.com>
Sat, 14 Nov 2009 00:03:24 +0000 (01:03 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 16 Nov 2009 16:15:49 +0000 (16:15 +0000)
commit378ce74bee4cb0183489bc0f850790a2264ca975
treed1999328c0a7ebabf49b0f25909779fa9e7e5966
parent927585f650b51639f0262dad650eafeaf1611197
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 <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-u300/core.c
drivers/rtc/rtc-coh901331.c