ASoC: soc-pcm: tidyup soc_pcm_pointer()'s delay update method
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 16 Nov 2021 07:45:34 +0000 (16:45 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 29 Nov 2021 12:19:45 +0000 (12:19 +0000)
commitdd894f4caf7df77cf72dc6ae7547900b55d0de42
tree7ef276681e019511337c3fb172f2521ddf248119
parent796b64a72db0b416f0aa1815e87aa28388b4715d
ASoC: soc-pcm: tidyup soc_pcm_pointer()'s delay update method

No driver directly updates runtime->delay in .pointer.
This patch cleanups its method.

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