]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: Drop twl4030-irq's mask_work
authorFelipe Balbi <balbi@ti.com>
Thu, 30 Jun 2011 09:51:07 +0000 (12:51 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 6 Oct 2011 14:43:58 +0000 (16:43 +0200)
commit376bb4c895826057e0d269e962f46f08117fbf8f
tree929f496338e78728a79cdc9a73ac11df4b6743b0
parentc6f9bcaeffda8290d6238d78f1d562a924b47f93
mfd: Drop twl4030-irq's mask_work

... we can do the synchronization with the
hardware when calling bus_sync_unlock as
we're supposed to. While at that, also make
variable names uniform on all functions.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Reviewed-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/twl4030-irq.c