[PATCH 0/3] Update SoundWire IRQ handling

From: Charles Keepax
Date: Mon Jun 09 2025 - 10:34:22 EST


Fix some difficulties in implementing IRQs for the SoundWire system, by
moving the handle_nested_irq outside of the sdw_dev_lock. Also a minor
maintainers update.

Thanks,
Charles

Charles Keepax (3):
MAINTAINERS: Remove Sanyog Kale as reviewer on SoundWire
soundwire: Move handle_nested_irq outside of sdw_dev_lock
ASoC: cs42l43: Remove unnecessary work functions

MAINTAINERS | 1 -
drivers/soundwire/bus.c | 6 ++---
sound/soc/codecs/cs42l43-jack.c | 46 +++++++++++++--------------------
sound/soc/codecs/cs42l43.c | 24 ++++-------------
sound/soc/codecs/cs42l43.h | 5 ----
5 files changed, 26 insertions(+), 56 deletions(-)

--
2.39.5