Message ID | 20200116122548.GP3897@sirena.org.uk (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] ASoC fixes for v5.5 | expand |
On Thu, 16 Jan 2020 13:25:48 +0100, Mark Brown wrote: > > The following changes since commit ff3b57417012fcc963ec281f5705bed837e4b1ac: > > ASoC: Intel: boards: Fix compile-testing RT1011/RT5682 (2020-01-03 00:56:47 +0000) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.5-rc6 > > for you to fetch changes up to 85578bbd642f65065039b1765ebe1a867d5435b0: > > ASoC: msm8916-wcd-digital: Reset RX interpolation path after use (2020-01-13 15:12:28 +0000) > > ---------------------------------------------------------------- > ASoC: Fixes for v5.5 > > This is mostly driver specific fixes, plus an error handling fix > in the core. There is a rather large diffstat for the stm32 SAI > driver, this is a very large but mostly mechanical update which > wraps every register access in the driver to allow a fix to the > locking which avoids circular locks, the active change is much > smaller and more reasonably sized. Pulled now. Thanks. Takashi