[GIT PULL] sound fixes for 6.9-rc1

From: Takashi Iwai
Date: Mon Mar 18 2024 - 04:55:56 EST


Linus,

please pull sound fixes for v6.9-rc1 from:

git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix-6.9-rc1

The topmost commit is 585f5bf9e9f65b1fec607780d75d08afee0f0b85

----------------------------------------------------------------

sound fixes for 6.9-rc1

Two regression fixes that had been introduced in the previous PR,
additional HD-audio quirks, and a further enhancement for the new
kunit.

----------------------------------------------------------------

Ian Murphy (1):
ALSA: hda/realtek: add in quirk for Acer Swift Go 16 - SFG16-71

Jichi Zhang (1):
ALSA: hda/realtek: Add quirk for Lenovo Yoga 9 14IMH9

Takashi Iwai (2):
ALSA: timer: Fix missing irq-disable at closing
Revert "ALSA: usb-audio: Name feature ctl using output if input is PCM"

Takashi Sakamoto (1):
ALSA: core: add kunitconfig

---
sound/core/.kunitconfig | 5 +++++
sound/core/timer.c | 2 +-
sound/pci/hda/patch_realtek.c | 22 +++++++++++++++++++
sound/usb/mixer.c | 49 +++++++++++++------------------------------
4 files changed, 42 insertions(+), 36 deletions(-)
create mode 100644 sound/core/.kunitconfig