The following changes since commit ce38a75089f70f6380fc63a5478a7659b4eb3f47:
ASoC: SOF: core: fix undefined nocodec reference (2019-05-08 15:42:00 +0900)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v5.2-4
for you to fetch changes up to 2a79e3d342e4b8883ff7fe2cf1b3e9192c26f61a:
ASoC: SOF: Fix unused variable warnings (2019-05-08 18:33:34 +0900)
---------------------------------------------------------------- ASoC: ...and one more
This didn't get applied as quickly as expected due to a missing list CC and I didn't notice my scripts delaying it.
---------------------------------------------------------------- Emil Renner Berthing (1): spi: rockchip: turn down tx dma bursts
Libin Yang (1): ASoC: codec: hdac_hdmi: no checking monitor in hw_params
Olivier Moysan (1): ASoC: stm32: i2s: update pcm hardware constraints
Takashi Iwai (1): ASoC: SOF: Fix unused variable warnings
Tzung-Bi Shih (3): ASoC: mediatek: mt6358: initialize setting when ramping volume ASoC: mediatek: mt6358: save output volume for mixer controls ASoC: mediatek: mt6358: save PGA for mixer control
drivers/spi/spi-rockchip.c | 4 +- sound/soc/codecs/hdac_hdmi.c | 13 ----- sound/soc/codecs/mt6358.c | 131 +++++++++++++++++++++++++++---------------- sound/soc/sof/core.c | 2 + sound/soc/stm/stm32_i2s.c | 3 +- 5 files changed, 89 insertions(+), 64 deletions(-)