]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'asoc-fix-v7.2-merge-window' of https://git.kernel.org/pub/scm/linux/kernel...
authorTakashi Iwai <tiwai@suse.de>
Fri, 26 Jun 2026 05:33:15 +0000 (07:33 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 26 Jun 2026 05:33:15 +0000 (07:33 +0200)
commit677b16108a7457c1fa1cd1b39301e46dfc3aed06
tree7fb2eeffe0f8036ad239f41c73fc7b41d5455baa
parent29b9667982e4df2ed7744f86b1144f8bb58eb698
parentcf6f56990ea21172e085f0588e5bbf2089ce8f58
Merge tag 'asoc-fix-v7.2-merge-window' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus

ASoC: Fixes for v7.2

We've got a good collection of device specific fix here, plus a couple
of stand out things:

 - Richard fixed some special cases with the new device_link creation
   by more gracefully handling any errors during creation.
 - Charles did some light refactoring of the SoundWire interfaces to
   fix some persistent randconfig issues that people kept running into.