]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: Drop twl4030-irq's edge_work
authorFelipe Balbi <balbi@ti.com>
Thu, 30 Jun 2011 09:51:08 +0000 (12:51 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 21 Sep 2011 10:47:40 +0000 (12:47 +0200)
commit4bb52dcddb964cdbdccd20e98018cc40211b4603
treeaaca80d3098b908fd0364c44d5caff9f2d2a13d9
parentba629378faafbfd933209ce9f7d5448c8169b26f
mfd: Drop twl4030-irq's edge_work

... and do all the synchronization with the
hardware during bus_sync_unlock. We can now
remove all the workqueues.

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