ARM: 6455/2: Better use of the RTC framework for sa11xx.
authorMarcelo Roberto Jimenez <mroberto@cpti.cetuc.puc-rio.br>
Thu, 16 Dec 2010 20:31:32 +0000 (21:31 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Dec 2010 14:53:43 +0000 (14:53 +0000)
This patch uses the RTC framework to treat some common ioctl.

In particular, it fixes the behaviour of rtc_irq_set_freq(), which did
not work as expected because the timer was not beeing retriggered.

Signed-off-by: Marcelo Roberto Jimenez <mroberto@cpti.cetuc.puc-rio.br>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found