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:
d4d5cef
)
regulator: lp3971: Convert to devm_regulator_register
author
Axel Lin
<axel.lin@ingics.com>
Wed, 13 Nov 2013 06:52:26 +0000
(14:52 +0800)
committer
Mark Brown
<broonie@linaro.org>
Wed, 13 Nov 2013 13:24:44 +0000
(13:24 +0000)
Both num_regulators and **rdev are no longer required after this conversion,
thus remove them from struct lp3971.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found