]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-wm831x.c: remove unused period IRQ handler
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 16 Dec 2011 04:50:27 +0000 (15:50 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 20 Dec 2011 07:43:56 +0000 (18:43 +1100)
commit02ee393276bd249fd86c62d12fb9998949400dba
tree496297ea5c68b7f32bd1c1c928eb05d783241265
parentfd1612d1d87fdacf970a49d6010aa1bc34007301
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>
drivers/rtc/rtc-wm831x.c