mfd: Remove unused max77693 iolock mutex
authorAxel Lin <axel.lin@gmail.com>
Thu, 24 May 2012 08:57:46 +0000 (16:57 +0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 8 Jul 2012 22:16:07 +0000 (00:16 +0200)
Now this driver is using regmap APIs, 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