ASoC: add for_each_card_rtds() macro
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 18 Sep 2018 01:29:35 +0000 (01:29 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 20 Sep 2018 17:21:28 +0000 (10:21 -0700)
commitbcb1fd1fcd6507ba5a1f8610550135dc367aedb7
treeebc73c53748325b0a910b064cec0858b927624ef
parent98061fdbfccc02aa0fd6637c67a0524aab385b8d
ASoC: add for_each_card_rtds() macro

To be more readable code, this patch adds
new for_each_card_rtds() macro, and replace existing code to it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc.h
sound/soc/codecs/hdac_hdmi.c
sound/soc/intel/atom/sst-mfld-platform-pcm.c
sound/soc/soc-core.c
sound/soc/soc-dapm.c
sound/soc/soc-pcm.c