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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jul 2023 06:50:46 +0000 (08:50 +0200)
commitc1dc350a371a2208cb7ff425a917cb57e098496a
tree2a47f6d3d2a81d53c01d904c240b5c8aa39805ba
parent050c24656a94fd14ac8ecea383d4c47c636d78db
ALSA: hda/realtek: Fix generic fixup definition for cs35l41 amp

[ Upstream commit f7b069cf08816252f494d193b9ecdff172bf9aa1 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/pci/hda/patch_realtek.c