]> 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)
commit8ee05ae5e5f9aaa9a9e69e44be15702a99e5599d
tree5d7b878d2e0aaa814f768693101213e1a46d48f4
parent40db61c28700130b088a41e3cafb2c24816c3a83
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