]> bbs.cooldavid.org Git - net-next-2.6.git/commit
drivers/rtc/rtc-jz4740.c: add alarm function
authorPaul Cercueil <paul@crapouillou.net>
Wed, 27 Oct 2010 22:33:12 +0000 (15:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Oct 2010 01:03:06 +0000 (18:03 -0700)
commitd0f744c8cbd19a8d07eccb15bb08e6a29c4d5192
tree4f00289791a0d97587ae43975f986b82a87b3ac3
parentf46418c5cadfe76b15c630ff746ca859a8207d71
drivers/rtc/rtc-jz4740.c: add alarm function

Add the "alarm" function to the jz4740 RTC.  Interrupts will now be raised
when the "alarm" time is reached.

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Cc: Wan ZongShun <mcuos.com@gmail.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Lars-Peter Clausen <lars@metafoo.de>
Cc: Paul Gortmaker <p_gortmaker@yahoo.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-jz4740.c