]> 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)
commitf5c585c20f1e95d4f6fb5ca79f7bbd89624087cd
tree45f76efff8ba8d2e4f52b6d930b1a1771abe6bc7
parent3ac60120aa0159da67ee1d392e603588c3af856e
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