On Wed, May 08, 2019 at 12:36:12PM +0200, Takashi Iwai wrote:
OK, I can reset the repo and re-pull if you want...
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-5
for you to fetch changes up to 7f6647ced298d56027218e47619b7f0d925fc83e:
ASoC: SOF: Fix unused variable warnings (2019-05-09 11:18:57 +0900)
---------------------------------------------------------------- ASoC: Updates for v5.2
Redone to remove the misfiled SPI commit
---------------------------------------------------------------- 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
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 +- 4 files changed, 87 insertions(+), 62 deletions(-)