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:
272b98c
)
ASoC: core: Implement devm_snd_soc_register_component()
author
Mark Brown
<broonie@linaro.org>
Wed, 4 Sep 2013 19:37:34 +0000
(20:37 +0100)
committer
Mark Brown
<broonie@linaro.org>
Mon, 16 Sep 2013 23:49:57 +0000
(
00:49
+0100)
Since with the wider use of devres many drivers are now only calling
snd_soc_unregister_component() in their remove functions providing a
managed version will save a reasonable amount of code.
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found