[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZfQuuDU8DDxdU9y8@matsya>
Date: Fri, 15 Mar 2024 16:49:20 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL]: Soundwire updates for v6.9
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
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists