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)
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>

No differences found