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:
8c55e8c
)
regulator: Add missing platform_set_drvdata in tps6105x_regulator_probe
author
Axel Lin
<axel.lin@gmail.com>
Tue, 29 Mar 2011 09:54:58 +0000
(17:54 +0800)
committer
Liam Girdwood
<lrg@slimlogic.co.uk>
Wed, 30 Mar 2011 19:13:20 +0000
(20:13 +0100)
Otherwise, calling platform_get_drvdata in tps6105x_regulator_remove
returns NULL.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
No differences found