]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: renesas: fsi: Move fsi_stream_is_working()
authorbui duc phuc <phucduc.bui@gmail.com>
Tue, 9 Jun 2026 11:38:29 +0000 (18:38 +0700)
committerMark Brown <broonie@kernel.org>
Tue, 9 Jun 2026 23:33:47 +0000 (00:33 +0100)
commitc9e05e2fa0894cf278b8ac9aabd2d3b7012dfcb0
tree5568d75c05f2f0b18e81038a235d1b27fbc24c98
parent859efe92b0bc9a6cabbb4ca9c201d58249de86f4
ASoC: renesas: fsi: Move fsi_stream_is_working()

Move fsi_stream_is_working() before fsi_count_fifo_err().
This prepares for a subsequent patch that needs to check stream status
when handling in-flight IRQ handlers. No functional changwqes intended.

Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Suggested-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: bui duc phuc <phucduc.bui@gmail.com>
Link: https://patch.msgid.link/20260609113836.45079-5-phucduc.bui@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/renesas/fsi.c