ARM: 5914/1: Modify PL031 for Nomadik and U8500 v2
authorLinus Walleij <linus.walleij@stericsson.com>
Thu, 4 Feb 2010 11:50:13 +0000 (12:50 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 4 Feb 2010 18:06:41 +0000 (18:06 +0000)
commitc72881e8377ca713427486add16fc63256f0231b
treeb5d41fdc45d76416abb339fa7f6771f4689dc878
parentd48a41c181c8abdb8b09f746e02839c6161dc3ea
ARM: 5914/1: Modify PL031 for Nomadik and U8500 v2

This extends the existing PrimeCell PL031 driver with support for
the ST Microelectronics and ST-Ericsson derivatives, in a first
and second version as used on the Nomadik and U8500 platforms.
It also rids the old ioctl() alarm on/off functions in favor of
the new .alarm_irq_enable field of the RTC class ops.

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/rtc/rtc-pl031.c