]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: soc-core: remove legacy style of codec_conf
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 13 Dec 2019 00:55:55 +0000 (09:55 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 16 Dec 2019 12:02:56 +0000 (12:02 +0000)
commitfa1b53fa91bd46face6a9bc02d8c0d585434225e
treefaedd16776d6376294f5c08619a5320bac3200fc
parentbf01cfc24a8a7beffa7e117742546dbfa1cef5a4
ASoC: soc-core: remove legacy style of codec_conf

Now all driver is using snd_soc_dai_link_component for codec_conf.
Let's remove legacy style

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/871rt959ic.wl-kuninori.morimoto.gx@renesas.com
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc.h
sound/soc/soc-core.c