From: Vinod Koul <vkoul@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL]: Soundwire updates for v6.9
Date: Fri, 15 Mar 2024 16:49:20 +0530 [thread overview]
Message-ID: <ZfQuuDU8DDxdU9y8@matsya> (raw)
[-- Attachment #1: Type: text/plain, Size: 1703 bytes --]
Hello Linus,
Please pull to receive this quite small update for soundwire subsystem.
The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-6.9-rc1
for you to fetch changes up to e17aae16acf53938deb4b7702aa4f6cee2c4a073:
soundwire: Use snd_soc_substream_to_rtd() to obtain rtd (2024-03-03 19:29:28 +0530)
----------------------------------------------------------------
soundwire updates for 6.9
- Constify sdw_bus and sdw_master_type objects
- use of rtd helper for better code
- intel aux device remove redundant assignment
----------------------------------------------------------------
Cezary Rojewski (1):
soundwire: Use snd_soc_substream_to_rtd() to obtain rtd
Colin Ian King (1):
soundwire: intel_auxdevice: remove redundant assignment to variable link_flags
Krzysztof Kozlowski (1):
soundwire: stream: add missing const to Documentation
Ricardo B. Marliere (2):
soundwire: bus_type: make sdw_bus_type const
soundwire: constify the struct device_type usage
Documentation/driver-api/soundwire/stream.rst | 4 ++--
drivers/soundwire/bus_type.c | 2 +-
drivers/soundwire/intel_auxdevice.c | 2 --
drivers/soundwire/master.c | 2 +-
drivers/soundwire/slave.c | 2 +-
drivers/soundwire/stream.c | 6 +++---
include/linux/soundwire/sdw_type.h | 6 +++---
7 files changed, 11 insertions(+), 13 deletions(-)
--
~Vinod
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2024-03-15 11:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-15 11:19 Vinod Koul [this message]
2024-03-15 20:37 ` [GIT PULL]: Soundwire updates for v6.9 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=ZfQuuDU8DDxdU9y8@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