diff options
author | Vijendar Mukunda <Vijendar.Mukunda@amd.com> | 2025-05-01 01:24:43 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-05-01 08:22:36 +0900 |
commit | 7f91f012c1df07af6b915d1f8cece202774bb50e (patch) | |
tree | daedadf5a3dc09d72c3e84085719b65691899683 /scripts/generate_rust_analyzer.py | |
parent | 3cc393d2232ec770b5f79bf0673d67702a3536c3 (diff) | |
download | linux-7f91f012c1df07af6b915d1f8cece202774bb50e.tar.gz linux-7f91f012c1df07af6b915d1f8cece202774bb50e.tar.bz2 linux-7f91f012c1df07af6b915d1f8cece202774bb50e.zip |
ASoC: amd: ps: fix for irq handler return status
If any Soundwire manager interrupt is reported, and wake interrupt
is not reported, in this scenario irq_flag will be set to zero,
which results in interrupt handler return status as IRQ_NONE.
Add new irq flag 'wake_irq_flag' check for SoundWire wake interrupt
handling to fix incorrect irq handling return status.
Fixes: 3898b189079c8 ("ASoC: amd: ps: add soundwire wake interrupt handling")
Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Link: https://patch.msgid.link/20250430195517.3065308-1-Vijendar.Mukunda@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions