diff options
author | Axel Lin <axel.lin@gmail.com> | 2012-03-15 05:49:09 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-03-26 19:32:11 +0200 |
commit | 5777d9b34aec841429ddade56403b3f53a821a1d (patch) | |
tree | e3c6b8dee5cf9f9884964d101f892de1a6fea287 /drivers/regulator/wm8350-regulator.c | |
parent | regulator: Fix set and get current limit for wm831x_buckv (diff) | |
download | linux-5777d9b34aec841429ddade56403b3f53a821a1d.tar.xz linux-5777d9b34aec841429ddade56403b3f53a821a1d.zip |
regulator: Fix unbalanced lock/unlock in mc13892_regulator_probe error path
We do not hold a lock while registering regulator, thus should not call unlock
if regulator_register fails.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/regulator/wm8350-regulator.c')
0 files changed, 0 insertions, 0 deletions