From: Charles Keepax <ckeepax@opensource.cirrus.com>
To: vkoul@kernel.org
Cc: broonie@kernel.org, lgirdwood@gmail.com,
linux-sound@vger.kernel.org, patches@opensource.cirrus.com,
yung-chuan.liao@linux.intel.com, pierre-louis.bossart@linux.dev,
peter.ujfalusi@linux.intel.com, linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] Update SoundWire IRQ handling
Date: Mon, 9 Jun 2025 15:30:38 +0100 [thread overview]
Message-ID: <20250609143041.495049-1-ckeepax@opensource.cirrus.com> (raw)
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
next reply other threads:[~2025-06-09 14:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-09 14:30 Charles Keepax [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250609143041.495049-1-ckeepax@opensource.cirrus.com \
--to=ckeepax@opensource.cirrus.com \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=patches@opensource.cirrus.com \
--cc=peter.ujfalusi@linux.intel.com \
--cc=pierre-louis.bossart@linux.dev \
--cc=vkoul@kernel.org \
--cc=yung-chuan.liao@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox