]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: dapm_widget_show_codec: Use component instead of CODEC
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 6 Jul 2015 13:38:10 +0000 (15:38 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 7 Jul 2015 13:54:31 +0000 (14:54 +0100)
commitb3c25fb7caa30afa5d5cc6b414a5b4d66bed77a7
treef8cddd1ce71bccf8c67c4206175e0b4fbf6d6811
parentc68c2be5f6ae4a27d548921bf8b32413c5eab8ed
ASoC: dapm_widget_show_codec: Use component instead of CODEC

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>
sound/soc/soc-dapm.c