Message ID | fc0f3b34539c7a8778d59c52ec2092e1.broonie@kernel.org (mailing list archive) |
---|---|
State | Accepted |
Commit | d81c203e61780f3635e5eddd03f00d8bdcd7c3df |
Headers | show |
Series | [GIT,PULL] ASoC fixes for v6.5-merge-window | expand |
On Mon, 28 Aug 2023 16:53:35 +0200, Mark Brown wrote: > > The following changes since commit 1f1ef7e5bbe2de125da413e238915f6047ea4ba2: > > ASoC: intel: sof_sdw: Fixup typo in device link checking (2023-06-19 12:58:22 +0100) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.5-merge-window > > for you to fetch changes up to d900d9a435ca95a386f49424f3689cd17ec201da: > > ASoC: tegra: Fix SFC conversion for few rates (2023-06-24 01:57:16 +0100) > > ---------------------------------------------------------------- > ASoC: Fixes that got left after v6.4 > > These were some changes in my v6.4 branch that never got sent as fixes, > none of them super urgent thankfully. Looks OK, let's take them now. Thanks. Takashi > > ---------------------------------------------------------------- > Phil Elwell (1): > ASoC: cs43130: Fix numerator/denominator mixup > > Sheetal (1): > ASoC: tegra: Fix SFC conversion for few rates > > yixuanjiang (1): > ASoC: soc-compress: Fix deadlock in soc_compr_open_fe > > sound/soc/codecs/cs43130.h | 138 ++++++++++++++++++++--------------------- > sound/soc/soc-compress.c | 1 + > sound/soc/tegra/tegra210_sfc.c | 31 ++++++++- > sound/soc/tegra/tegra210_sfc.h | 4 +- > 4 files changed, 102 insertions(+), 72 deletions(-) >