ASoC: amd: don't use codec anymore
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 28 Mar 2018 01:48:07 +0000 (01:48 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 28 Mar 2018 02:10:32 +0000 (10:10 +0800)
commit4c50e1e3e2c29899c0226f7ad56d7266e814f2b3
tree7aced096f50480d4ab400f5ff1c6d00195fd368c
parent67b570e305d002c73453deb1eb39df9b77c927ea
ASoC: amd: don't use codec anymore

commit c88d31153356 ("ASoC: amd: Enable da7219 master clock using common
clock framework") is using rtd->codec, but codec is replaced to component.
Let's use component

Fixes: c88d31153356 ("ASoC: amd: Enable da7219 master clock using common clock framework")
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/acp-da7219-max98357a.c