]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/rtc/rtc-wm831x.c: remove unused period IRQ handler
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 10 Jan 2012 23:10:43 +0000 (15:10 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Jan 2012 00:30:52 +0000 (16:30 -0800)
commitec0c60ec0aefc1193cd9ab7cbc541e5ee6f38109
tree45f76efff8ba8d2e4f52b6d930b1a1771abe6bc7
parentc1fe4e9a50dd6ca37256ac10d491343a94aa16bc
drivers/rtc/rtc-wm831x.c: remove unused period IRQ handler

Due to changes in the RTC core the period interrupt is now unused so
delete the code managing it.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-wm831x.c