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:
e24abd6
)
regulator: Add devm_regulator_put in consumer.h
author
Axel Lin
<axel.lin@gmail.com>
Sun, 29 Jan 2012 09:52:37 +0000
(17:52 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sun, 29 Jan 2012 21:29:45 +0000
(21:29 +0000)
Commit
d5ad34f7cb
"regulator: Implement devm_regulator_free()"
actually implements devm_regulator_put.
Thus rename devm_regulator_free to devm_regulator_put.
Also add empty devm_regulator_put for !CONFIG_REGULATOR
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found