mfd: Remove unused max77686 iolock mutex
authorAxel Lin <axel.lin@gmail.com>
Fri, 6 Jul 2012 07:32:20 +0000 (15:32 +0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 8 Jul 2012 22:16:14 +0000 (00:16 +0200)
Now this driver is using regmap API, the iolock mutex is not used and
can be removed.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found