]> 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)
commite14436d94f40aa61bfe48d7809944184453c477d
tree7aced096f50480d4ab400f5ff1c6d00195fd368c
parent13fbb87f986dce8be22b4344aee9ea8e7c751e43
ASoC: amd: don't use codec anymore

commit 73f8bfc0eafb ("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: 73f8bfc0eafb ("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