commit | c840f7698d26b078695dbc863ccb6a14ca765f98 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Mon Mar 16 15:37:14 2020 +0900 |
committer | Mark Brown <broonie@kernel.org> | Fri Mar 20 20:45:35 2020 +0000 |
tree | 7a7ffa1e04441de4e8b3d3d0edce1e4454b01b26 | |
parent | e3c3cf71013fd959abf455abc20386051d37c529 [diff] |
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>