public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Update SoundWire IRQ handling
@ 2025-06-09 14:30 Charles Keepax
  2025-06-09 14:30 ` [PATCH 1/3] MAINTAINERS: Remove Sanyog Kale as reviewer on SoundWire Charles Keepax
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Charles Keepax @ 2025-06-09 14:30 UTC (permalink / raw)
  To: vkoul
  Cc: broonie, lgirdwood, linux-sound, patches, yung-chuan.liao,
	pierre-louis.bossart, peter.ujfalusi, linux-kernel

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-06-09 16:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-09 14:30 [PATCH 0/3] Update SoundWire IRQ handling Charles Keepax
2025-06-09 14:30 ` [PATCH 1/3] MAINTAINERS: Remove Sanyog Kale as reviewer on SoundWire Charles Keepax
2025-06-09 14:30 ` [PATCH 2/3] soundwire: Move handle_nested_irq outside of sdw_dev_lock Charles Keepax
2025-06-09 14:30 ` [PATCH 3/3] ASoC: cs42l43: Remove unnecessary work functions Charles Keepax
2025-06-09 15:22   ` Mark Brown
2025-06-09 16:17 ` [PATCH 0/3] Update SoundWire IRQ handling Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox