public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL]: Soundwire updates for v6.9
@ 2024-03-15 11:19 Vinod Koul
  2024-03-15 20:37 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2024-03-15 11:19 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML

[-- 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 --]

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

end of thread, other threads:[~2024-03-15 20:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-15 11:19 [GIT PULL]: Soundwire updates for v6.9 Vinod Koul
2024-03-15 20:37 ` 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