]> 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>
Wed, 21 Sep 2011 10:47:40 +0000 (12:47 +0200)
commitba629378faafbfd933209ce9f7d5448c8169b26f
tree9b5930b8481406fe8b5497ca26e2233a897d70cb
parent33bce66b59b5c25651567608b0d06d0a6b0e5765
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