summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorZhang Heng <zhangheng@kylinos.cn>2026-08-06 13:45:05 +0800
committerTakashi Iwai <tiwai@suse.de>2026-08-06 11:48:42 +0200
commita7e2cca7941bb99d0b1081bf05f00f6c9ecde2d4 (patch)
tree6a7e922142310a91d6b1e2436d524b56b6932a00 /include
parent1e3d326c657e63eb38c8abb1f25b084f725e2060 (diff)
downloadlinux-a7e2cca7941bb99d0b1081bf05f00f6c9ecde2d4.tar.gz
linux-a7e2cca7941bb99d0b1081bf05f00f6c9ecde2d4.zip
ALSA: hda/realtek: Merge duplicate quirk entries for ASUS UM6702RA/RC
The ASUS UM6702RA/RC (subsystem 0x1043:0x1ee2) currently has two duplicate quirk entries: one using HDA_CODEC_QUIRK with ALC285_FIXUP_ASUS_I2C_SPEAKER2_TO_DAC1, and another using SND_PCI_QUIRK with ALC287_FIXUP_CS35L41_I2C_2. Since these entries cover the same machine, the duplicate is redundant and should be merged. The correct fixup to keep is ALC285_FIXUP_ASUS_I2C_SPEAKER2_TO_DAC1, as it additionally addresses the issue where the volume cannot be adjusted properly. Merge the two entries into a single SND_PCI_QUIRK entry with the appropriate fixup. Signed-off-by: Zhang Heng <zhangheng@kylinos.cn> Link: https://patch.msgid.link/20260806054505.43717-2-zhangheng@kylinos.cn Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions