]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: add for_each_component_dais() macro
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 21 Sep 2018 05:23:17 +0000 (05:23 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 21 Sep 2018 17:12:44 +0000 (10:12 -0700)
commit8ea9e7ab6e5a74bea772f86203643b9ea17efa73
treeff2aa9936775d67a9fa03cec3efbfc1d6d55f6b2
parent11fd6275ac3de71e736812ee5da682520d5228c2
ASoC: add for_each_component_dais() macro

To be more readable code, this patch adds
new for_each_component_dais() 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/soc-core.c