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:
c9eaa44
)
regulator: tps65217: Remove *rdev[] from struct tps65217
author
Axel Lin
<axel.lin@ingics.com>
Tue, 15 Apr 2014 11:47:38 +0000
(19:47 +0800)
committer
Mark Brown
<broonie@linaro.org>
Fri, 18 Apr 2014 14:47:39 +0000
(15:47 +0100)
Now this driver uses devm_regulator_register() so we don't need to save rdev
pointer to tps->rdev[i] for cleanup.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found