diff options
| author | bui duc phuc <phucduc.bui@gmail.com> | 2026-06-09 14:38:30 +0300 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-06-10 02:33:48 +0300 |
| commit | e813df3ef5294b1ad548cd21dd8df0d0683873a4 (patch) | |
| tree | 7ebfc1f2b8520349c1735cea6d7998450c7a6515 /include/linux | |
| parent | c9e05e2fa0894cf278b8ac9aabd2d3b7012dfcb0 (diff) | |
| download | linux-e813df3ef5294b1ad548cd21dd8df0d0683873a4.tar.xz | |
ASoC: renesas: fsi: Fix register access from in-flight IRQ after shutdown
In-flight IRQs may still be running when the SPU clock is disabled,
leading to register access after shutdown and causing system hangs.
Fix this to use fsi_stream_is_working() when handling in-flight IRQ
handlers. If no streams are active, the handler now returns immediately
to prevent hardware access.
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-6-phucduc.bui@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
