]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: simple-card-utils: use for_each_pcm_streams()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 9 Mar 2020 04:02:37 +0000 (13:02 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 9 Mar 2020 14:25:03 +0000 (14:25 +0000)
commit0f80bf17967cb8ed45841a54c5ae20887feb75a9
tree59a42ac52e8ee11a6dba803ddd4874e11a620eec
parent20ddf092dc6ac99523cd301cfa0ecbb3bcf6f520
ASoC: simple-card-utils: use for_each_pcm_streams()

We already have for_each_pcm_streams() macro.
Let's use it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/875zfei3aa.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/generic/simple-card-utils.c