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