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:
8b7485e
)
regulator: Use newly added devres_release() rather than open coding
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 7 May 2012 13:14:30 +0000
(14:14 +0100)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sun, 3 Jun 2012 12:20:12 +0000
(13:20 +0100)
devres_release() will call the destructor for the resource as well as
freeing the devres data.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>
No differences found