[alsa-devel] [PATCH 0/7] ASoC: don't use rtd->codec - step [6/6]
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Tue Dec 5 05:16:32 CET 2017
Hi Mark
These are step [6/6] patch-set for converting codec/platform to conponent.
rtd/dai have ->codec now, but it will be removed soon. Thus we need to
use ->component instead of it.
Kuninori Morimoto (7):
ASoC: don't use rtd->codec on soc_dev_attr_is_visible()
ASoC: don't use rtd->codec on snd_soc_new_compress()
ASoC: don't use rtd->codec on fsl-asoc-card
ASoC: don't use rtd->codec on intel/skylake
ASoC: don't use rtd->codec on Intel/haswell
ASoC: don't use rtd->codec on qcom/apq8016_sbc
ASoC: don't use rtd->codec on samsung/bells
sound/soc/fsl/fsl-asoc-card.c | 4 ++--
sound/soc/intel/boards/haswell.c | 2 +-
sound/soc/intel/skylake/skl-pcm.c | 4 ++--
sound/soc/qcom/apq8016_sbc.c | 8 ++++----
sound/soc/samsung/bells.c | 40 +++++++++++++++++++--------------------
sound/soc/soc-compress.c | 4 ++--
sound/soc/soc-core.c | 2 +-
7 files changed, 32 insertions(+), 32 deletions(-)
--
1.9.1
More information about the Alsa-devel
mailing list