OSDN Git Service

ASoC: soc-pcm: Merge for_each_rtd_cpu/codec_dais()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 16 Mar 2020 06:37:14 +0000 (15:37 +0900)
committerMark Brown <broonie@kernel.org>
Fri, 20 Mar 2020 20:45:35 +0000 (20:45 +0000)
commitc840f7698d26b078695dbc863ccb6a14ca765f98
tree7a7ffa1e04441de4e8b3d3d0edce1e4454b01b26
parente3c3cf71013fd959abf455abc20386051d37c529
ASoC: soc-pcm: 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/87sgi8olet.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-pcm.c