]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mfd: tps65912: Declare and use tps65912_irq_exit()
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 2 Mar 2013 07:25:50 +0000 (15:25 +0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 12 Mar 2013 08:25:50 +0000 (09:25 +0100)
commit80e4e6716e43500c5c7d4ff4f73fc1b56f024083
tree7de6a711a7826125ee5a0fe1f1c61bfec25f1aff
parentdf545d1cd01aab3ba3f687d5423e6c3687b069d8
mfd: tps65912: Declare and use tps65912_irq_exit()

Clean up interrupts on exit, silencing a sparse warning caused by
tps65912_irq_exit() being defined but not prototyped as we go.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/tps65912-core.c
include/linux/mfd/tps65912.h