ALSA: hda/realtek: Fix generic fixup definition for cs35l41 amp
authorVitaly Rodionov <vitalyr@opensource.cirrus.com>
Thu, 20 Jul 2023 08:20:21 +0000 (09:20 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 20 Jul 2023 09:11:01 +0000 (11:11 +0200)
commitf7b069cf08816252f494d193b9ecdff172bf9aa1
tree38c68568d5be85cebe384be67e9de0c3e2f87083
parent0659400f18c0e6c0c69d74fe5d09e7f6fbbd52a2
ALSA: hda/realtek: Fix generic fixup definition for cs35l41 amp

Generic fixup for CS35L41 amplifies should not have vendor specific
chained fixup. For ThinkPad laptops with led issue, we can just add
specific fixup.

Fixes: a6ac60b36dade (ALSA: hda/realtek: Fix mute led issue on thinkpad with cs35l41 s-codec)
Signed-off-by: Vitaly Rodionov <vitalyr@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20230720082022.13033-1-vitalyr@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c