regulator: mc13783: Make mc13783_powermisc_rmw() lock protected
authorAxel Lin <axel.lin@gmail.com>
Thu, 19 Jul 2012 03:16:06 +0000 (11:16 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 28 Aug 2012 18:00:16 +0000 (11:00 -0700)
commit2a2c3ac0a584246cf9fdab69941b8aad54749581
tree34729dcb70ac377ed6ea6f9f5a20ecfabd55645c
parent4a247a961aaa0c611c68b56da3962c387c8e2e84
regulator: mc13783: Make mc13783_powermisc_rmw() lock protected

Then we can remove lock/unlock around the caller.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/mc13783-regulator.c