commit | 3af6ff5035ad95ee02728aff271a9b543b912f15 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Mon Mar 16 15:37:03 2020 +0900 |
committer | Mark Brown <broonie@kernel.org> | Fri Mar 20 20:45:33 2020 +0000 |
tree | 49a33cca50bdd4f1591b7bce15be96f3f7f39308 | |
parent | 22a2fc81658b3eebcfcc110de97bcbd32f5ee301 [diff] |
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>