]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Fri, 3 Aug 2012 22:21:28 +0000 (23:21 +0100)
commit1e0360e17680a525531dc6771857d2db8bfb6936
tree91837d1368179a92e009cc446f40b87febf96a92
parent89cfbe603483c7891aa6bc9f3b4f695dd6853b77
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