]> git.hungrycats.org Git - linux/commit
ALSA: hda: cs35l41: Remove Speaker ID for Lenovo Legion slim 7 16ARHA7
authorStefan Binding <sbinding@opensource.cirrus.com>
Thu, 11 Apr 2024 11:08:13 +0000 (12:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2024 07:49:41 +0000 (09:49 +0200)
commitd7733cad71d03e7c23ea6dab6d484cc8d1f58996
treec767e903f7edabb36236f608ea88b484fd1356f0
parent55e4003cd935db122db0e58adaaf5ce73aa76cf4
ALSA: hda: cs35l41: Remove Speaker ID for Lenovo Legion slim 7 16ARHA7

[ Upstream commit 4a1a8065f5d3565677347d34a908ff2d0803b14f ]

These laptops do not have _DSD and must be added by configuration
table, however, the initial entries for them are incorrect:
Neither laptop contains a Speaker ID GPIO.
This issue would not affect audio playback, but may affect which files
are loaded when loading firmware.

Fixes: b67a7dc418aa ("ALSA: hda/realtek: Add sound quirks for Lenovo Legion slim 7 16ARHA7 models")
Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Message-ID: <20240411110813.330483-8-sbinding@opensource.cirrus.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/pci/hda/cs35l41_hda_property.c