]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: soc-core: Merge for_each_rtd_cpu/codec_dais()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 16 Mar 2020 06:37:03 +0000 (15:37 +0900)
committerMark Brown <broonie@kernel.org>
Fri, 20 Mar 2020 20:45:33 +0000 (20:45 +0000)
commit45c2ff5381c7ae72da3091fb00227078742d1535
tree49a33cca50bdd4f1591b7bce15be96f3f7f39308
parente2823f130f6cc4be7a8a34825c5d1dc678973f2f
ASoC: soc-core: Merge for_each_rtd_cpu/codec_dais()

Now we can use for_each_rtd_dais().
Let's use it instead of for_each_rtd_cpu/codec_dais().

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