commit | cb2e45e31615bc37b31b44fc257042a860ce82b8 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Thu Sep 05 11:31:25 2013 +0800 |
committer | Mark Brown <broonie@linaro.org> | Tue Sep 17 00:28:44 2013 +0100 |
tree | ada1f8fe328e42d672cf3b4bc6da25d424a23eb4 | |
parent | cab87f062d0c57c9734257e4079ced489a3189b1 [diff] |
regulator: palmas: Drop regulator_unregister while using devm_regulator_register Commmit af40a94aba "regulator: palmas: Use devm_regulator_register" missed removing a regulator_unregister() call if palmas_extreg_init falis. Fix it. Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Mark Brown <broonie@linaro.org>