Re: [PATCH] ALSA: hda/realtek: add new quirk for HP OmniBook 7 Laptop 16-bh0xxx
From: Zhang Heng
Date: Sun Mar 22 2026 - 23:13:23 EST
Please help me check whether it is more appropriate to add a new quirk
or replace the existing one:
SND_PCI_QUIRK(0x103c, 0x8e60, "HP Trekker ", ALC287_FIXUP_CS35L41_I2C_2)
with
SND_PCI_QUIRK(0x103c, 0x8e60, "HP OmniBook 7 Laptop 16-bh0xxx",
ALC245_FIXUP_CS35L41_I2C_2_MUTE_LED)
Both the PCI subsystem ID and the HDA subsystem ID are 0x103c8e60.