* [GIT PULL]: soundwire subsystem fixes for v6.6
@ 2023-10-13 13:52 Vinod Koul
2023-10-13 16:39 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2023-10-13 13:52 UTC (permalink / raw)
To: Linus Torvalds; +Cc: LKML
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-13 16:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-13 13:52 [GIT PULL]: soundwire subsystem fixes for v6.6 Vinod Koul
2023-10-13 16:39 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox