]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: Remove unneeded io_mutex from struct twl6040
authorAxel Lin <axel.lin@gmail.com>
Wed, 11 Jul 2012 02:06:34 +0000 (10:06 +0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 16 Jul 2012 13:27:09 +0000 (15:27 +0200)
commitd762608968a87178f335408f4ea62a572010e13a
tree5d7b878d2e0aaa814f768693101213e1a46d48f4
parent59755ddbf744e16ea8536d93094d122c3921d721
mfd: Remove unneeded io_mutex from struct twl6040

Current code has been converted to use regmap APIs, the io_mutex is not needed.
Thus remove the io_mutex.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/twl6040-core.c
include/linux/mfd/twl6040.h