commit | 80e4e6716e43500c5c7d4ff4f73fc1b56f024083 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Mar 02 15:25:50 2013 +0800 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Mar 12 09:25:50 2013 +0100 |
tree | 7de6a711a7826125ee5a0fe1f1c61bfec25f1aff | |
parent | df545d1cd01aab3ba3f687d5423e6c3687b069d8 [diff] |
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>