mbox series

[GIT,PULL] ASoC fixes for v5.19-rc8

Message ID 20220728125929.78640C433D7@smtp.kernel.org
State New
Headers show
Series [GIT,PULL] ASoC fixes for v5.19-rc8 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.19-rc8

Message

Mark Brown July 28, 2022, 12:59 p.m. UTC
The following changes since commit 1e347f861da8ddb17e1d1b3113cb6c188e0de3e5:

  ASoC: rockchip-i2s: Undo BCLK pinctrl changes (2022-07-14 13:25:52 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.19-rc8

for you to fetch changes up to 30097967e0566cac817273ef76add100f6b0f463:

  ASoC: codecs: va-macro: use fsgen as clock (2022-07-27 14:46:41 +0100)

----------------------------------------------------------------
ASoC: Fixes for v5.19

A few more small fixes, they could all wait for the merge window if you
prefer.

----------------------------------------------------------------
Ryan Lee (1):
      ASoC: max98373: Removing 0x203E from the volatile reg

Srinivas Kandagatla (1):
      ASoC: codecs: va-macro: use fsgen as clock

Wang Jiada (1):
      ASoC: rsnd: ssiu: add missing .quit callback for gen2

 sound/soc/codecs/lpass-va-macro.c | 11 +++++++++--
 sound/soc/codecs/max98373-i2c.c   |  1 -
 sound/soc/sh/rcar/ssiu.c          |  1 +
 3 files changed, 10 insertions(+), 3 deletions(-)