From: Vinod Koul <vkoul@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL]: soundwire subsystem fixes for v6.6
Date: Fri, 13 Oct 2023 19:22:38 +0530 [thread overview]
Message-ID: <ZSlLpvkzvDUEzR1M@matsya> (raw)
[-- Attachment #1: Type: text/plain, Size: 1300 bytes --]
Hello Linus,
Please pull a single fix for soundwire subsystem for making sdw bus irq
conditionally built
The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:
Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-6.6-fixes
for you to fetch changes up to 3b6c4a11bf2b810f772f5c2c1ef6eef3fc268246:
soundwire: bus: Make IRQ handling conditionally built (2023-09-21 11:31:33 +0200)
----------------------------------------------------------------
soundwire fixes for v6.6
- single fix for making sdw bus irq conditionally built
----------------------------------------------------------------
Charles Keepax (1):
soundwire: bus: Make IRQ handling conditionally built
drivers/soundwire/Makefile | 4 +++
drivers/soundwire/bus.c | 31 ++++-------------------
drivers/soundwire/bus_type.c | 11 +++------
drivers/soundwire/irq.c | 59 ++++++++++++++++++++++++++++++++++++++++++++
drivers/soundwire/irq.h | 43 ++++++++++++++++++++++++++++++++
5 files changed, 115 insertions(+), 33 deletions(-)
create mode 100644 drivers/soundwire/irq.c
create mode 100644 drivers/soundwire/irq.h
--
~Vinod
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2023-10-13 13:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-13 13:52 Vinod Koul [this message]
2023-10-13 16:39 ` [GIT PULL]: soundwire subsystem fixes for v6.6 pr-tracker-bot
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=ZSlLpvkzvDUEzR1M@matsya \
--to=vkoul@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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