]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'asoc-fix-v5.5-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorTakashi Iwai <tiwai@suse.de>
Thu, 16 Jan 2020 13:14:26 +0000 (14:14 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 16 Jan 2020 13:14:26 +0000 (14:14 +0100)
commitc0218e1e05e866cdf5d560a9404fdad96d8cb982
treefbff5006000ee7e9d98320363256223bd163df98
parent4c589ec3facea9a4cd1d934186aed31f341e81a6
parent24f4675f21dbcf7b831ed1ff567c27f961888b5c
Merge tag 'asoc-fix-v5.5-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus

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.
sound/soc/codecs/cros_ec_codec.c
sound/soc/soc-component.c