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)
commitc600040f0d1fecbbe4582c00d99d8f5c4ffd0390
tree5d7b878d2e0aaa814f768693101213e1a46d48f4
parent706c96b7208b6b4f070b7f5c104ea917c48043f5
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
This page took 0.029132 seconds and 5 git commands to generate.