[alsa-devel] [GIT PULL]: soundwire fixes for v5.2-rc4
Hey Greg,
Please consider pull to receive fixes for soundwire for 5.2. We have 3 fixes done by Srini and all are in linux-next
The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-5.2-rc4
for you to fetch changes up to 39194128701bf2af9bbc420ffe6e3cb5d2c16061:
soundwire: intel: set dai min and max channels correctly (2019-06-06 22:48:41 +0530)
---------------------------------------------------------------- soundwire fixes for v5.2-rc4
Srinivas Kandagatla fixed by bunch of issues, two in core for locking and out of bound access and one in intel driver copy-paste
---------------------------------------------------------------- Srinivas Kandagatla (3): soundwire: stream: fix out of boundary access on port properties soundwire: stream: fix bad unlock balance soundwire: intel: set dai min and max channels correctly
drivers/soundwire/intel.c | 4 ++-- drivers/soundwire/stream.c | 7 +++---- 2 files changed, 5 insertions(+), 6 deletions(-)
Thanks
On Fri, Jun 07, 2019 at 03:26:33PM +0530, Vinod Koul wrote:
Hey Greg,
Please consider pull to receive fixes for soundwire for 5.2. We have 3 fixes done by Srini and all are in linux-next
The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-5.2-rc4
Pulled and pushed out, thanks.
greg k-h
participants (2)
-
Greg KH
-
Vinod Koul