Message ID | 20240404220723.95599C433C7@smtp.kernel.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 100c85421b52e41269ada88f7d71a6b8a06c7a11 |
Headers | show |
Series | [GIT,PULL] ASoC fixes for v6.9-rc2 | expand |
On Fri, 05 Apr 2024 00:07:13 +0200, Mark Brown wrote: > > The following changes since commit 4cece764965020c22cff7665b18a012006359095: > > Linux 6.9-rc1 (2024-03-24 14:10:05 -0700) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.9-rc2 > > for you to fetch changes up to 90f8917e7a15f6dd508779048bdf00ce119b6ca0: > > ASoC: SOF: Core: Add remove_late() to sof_init_environment failure path (2024-04-04 19:51:51 +0100) > > ---------------------------------------------------------------- > ASoC: Fixes for v6.9 > > A relatively large set of fixes here, the biggest piece of it is a > series correcting some problems with the delay reporting for Intel SOF > cards but there's a bunch of other things. Everything here is driver > specific except for a fix in the core for an issue with sign extension > handling volume controls. Thanks, pulled now. Takashi