]> git.proxmox.com Git - mirror_ubuntu-hirsute-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)
commit40a92dbcbc32d7dfbf186dfb1e27ee55d1df2f64
tree59a42ac52e8ee11a6dba803ddd4874e11a620eec
parentc0197db45c98078517d8f9301ead9414552d2554
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