]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: soc.h: remove for_each_rtd_dais_rollback()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 29 Sep 2020 04:31:11 +0000 (13:31 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 26 Oct 2020 16:44:13 +0000 (16:44 +0000)
commit41b0003d5042b8f857418bec0f92251fd263beac
tree670204fe2378de87d064ad98dff7ce62a574c71e
parent8ebd56f8a3d5a362add8f2a50550b27a5ca02fa6
ASoC: soc.h: remove for_each_rtd_dais_rollback()

commit bda7c1eef87d ("ASoC: soc-pcm: add soc_pcm_clean() and call it
from soc_pcm_open/close()") uses soc_pcm_clean() and then
for_each_rtd_dais_rollback() is no longer used.
This patch removes it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87o8lpgqbp.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc.h