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:
c68c2be
)
ASoC: dapm_widget_show_codec: Use component instead of CODEC
author
Lars-Peter Clausen
<lars@metafoo.de>
Mon, 6 Jul 2015 13:38:10 +0000
(15:38 +0200)
committer
Mark Brown
<broonie@kernel.org>
Tue, 7 Jul 2015 13:54:31 +0000
(14:54 +0100)
There is nothing snd_soc_codec specific in this function, just use
snd_soc_component instead.
With this also the last reference of snd_soc_codec form soc-dapm.c.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found