]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb547693ab66441c0c9b698c05574654e3a53cea8
tree7aced096f50480d4ab400f5ff1c6d00195fd368c
parent26f9ae978ca26361cca334b90f532f2f12d6d3b8
ASoC: amd: don't use codec anymore

commit 7231c6dfb44c ("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: 7231c6dfb44c ("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