[GIT,PULL] : SoundWire subsystem fixes for v6.1

Message ID Y2zH4zDyx5kWaUvz@matsya
State New
Headers
Series [GIT,PULL] : SoundWire subsystem fixes for v6.1 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-6.1-fixes

Message

Vinod Koul Nov. 10, 2022, 9:44 a.m. UTC
  Hey Linus,

Please pull to receive three fixes in drivers for this cycle.

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-6.1-fixes

for you to fetch changes up to 49a467310dc4fae591a3547860ee04d8730780f4:

  soundwire: qcom: check for outanding writes before doing a read (2022-10-28 17:00:38 +0530)

----------------------------------------------------------------
soundwire fixes for v6.1

This contains two qcom driver fixes for broadcast completion reinit and
check for outanding writes. Lone Intel driver fix for clock stop timeout

----------------------------------------------------------------
Sjoerd Simons (1):
      soundwire: intel: Initialize clock stop timeout

Srinivas Kandagatla (2):
      soundwire: qcom: reinit broadcast completion
      soundwire: qcom: check for outanding writes before doing a read

 drivers/soundwire/intel.c | 1 +
 drivers/soundwire/qcom.c  | 9 +++++++++
 2 files changed, 10 insertions(+)

Thanks
  

Comments

pr-tracker-bot@kernel.org Nov. 10, 2022, 5:03 p.m. UTC | #1
The pull request you sent on Thu, 10 Nov 2022 15:14:03 +0530:

> git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-6.1-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f014699cca9a9a28fbdc06a9225b54562154fc20

Thank you!