]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'asoc-fix-v5.7-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorTakashi Iwai <tiwai@suse.de>
Tue, 21 Apr 2020 19:41:36 +0000 (21:41 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 Apr 2020 19:41:36 +0000 (21:41 +0200)
commitefd66203e795e07e3b9836b66bcc1c55556f4069
tree0a24ee45fbc8abbb3999c658f4b4a2f03271d687
parent76f92d4caaf5f11387d80920df865f88b4c77e6e
parent157fa0e22058ac518596ae75adf631fd447c43f2
Merge tag 'asoc-fix-v5.7-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus

ASoC: Fixes for v5.7

Quite a lot of fixes here, a lot of driver specific ones but the biggest
one is the revert of changes to the startup and shutdown sequence for
DAIs that went in during the merge window - they broke some older x86
platforms and attempts to fix them didn't succeed so it's safer to just
roll them back and try to make sure those platforms are handled properly
in any future attempt.

The rockchip S/PDIF DT stuff was IIRC for validation issues.