git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbfadd3
)
regulator: act8865: Remove unneeded regulator_unregister() calls
author
Axel Lin
<axel.lin@ingics.com>
Tue, 24 Dec 2013 15:41:22 +0000
(23:41 +0800)
committer
Mark Brown
<broonie@linaro.org>
Mon, 30 Dec 2013 11:59:12 +0000
(11:59 +0000)
This is not required because current code use devm_regulator_register() to
register regulators.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found