[GIT PULL] sound fixes for 6.7-rc6

From: Takashi Iwai
Date: Fri Dec 15 2023 - 02:09:58 EST


Linus,

please pull sound fixes for v6.7-rc6 from:

git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.7-rc6

The topmost commit is 315deab289924c83ab1ded50022e8db95d6e428b

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

sound fixes for 6.7-rc6

A collection of HD-audio quirks for TAS2781 codec and device-specific
workarounds.

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

Gergo Koteles (4):
ALSA: hda/tas2781: leave hda_component in usable state
ALSA: hda/tas2781: handle missing EFI calibration data
ALSA: hda/tas2781: call cleanup functions only once
ALSA: hda/tas2781: reset the amp before component_add

Hartmut Knaack (1):
ALSA: hda/realtek: Apply mute LED quirk for HP15-db

Kai Vehmanen (2):
ALSA: hda/hdmi: add force-connect quirk for NUC5CPYB
ALSA: hda/hdmi: add force-connect quirks for ASUSTeK Z170 variants

---
sound/pci/hda/patch_hdmi.c | 3 +++
sound/pci/hda/patch_realtek.c | 1 +
sound/pci/hda/tas2781_hda_i2c.c | 21 ++++++++++-----------
3 files changed, 14 insertions(+), 11 deletions(-)