]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
drop alsa patch from 5.15 that is broken
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Jul 2024 08:47:18 +0000 (10:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Jul 2024 08:47:18 +0000 (10:47 +0200)
queue-5.15/alsa-hda-realtek-enable-headset-mic-on-ideapad-330-1.patch [deleted file]
queue-5.15/series

diff --git a/queue-5.15/alsa-hda-realtek-enable-headset-mic-on-ideapad-330-1.patch b/queue-5.15/alsa-hda-realtek-enable-headset-mic-on-ideapad-330-1.patch
deleted file mode 100644 (file)
index b76a5bd..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-From 39ef0a9e6106854f09c7a6b6880efe20dde9d554 Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Sat, 15 Jun 2024 15:54:57 +0300
-Subject: ALSA: hda/realtek: Enable headset mic on IdeaPad 330-17IKB 81DM
-
-From: Ajrat Makhmutov <rautyrauty@gmail.com>
-
-[ Upstream commit b1fd0d1285b1eae8b99af36fb26ed2512b809af6 ]
-
-Headset microphone do not work out of the box with this laptop. This
-quirk fixes it. Zihao Wang specified the wrong subsystem id in his patch.
-
-Link: https://lore.kernel.org/all/20220424084120.74125-1-wzhd@ustc.edu/
-Fixes: 3b79954fd00d ("ALSA: hda/realtek: Add quirk for Yoga Duet 7 13ITL6 speakers")
-Signed-off-by: Ajrat Makhmutov <rauty@altlinux.org>
-Link: https://lore.kernel.org/r/20240615125457.167844-1-rauty@altlinux.org
-Signed-off-by: Takashi Iwai <tiwai@suse.de>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- sound/pci/hda/patch_realtek.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
-index c7529aa13f944..44c0bea01d503 100644
---- a/sound/pci/hda/patch_realtek.c
-+++ b/sound/pci/hda/patch_realtek.c
-@@ -9419,7 +9419,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
-       SND_PCI_QUIRK(0x17aa, 0x3813, "Legion 7i 15IMHG05", ALC287_FIXUP_LEGION_15IMHG05_SPEAKERS),
-       SND_PCI_QUIRK(0x17aa, 0x3818, "Lenovo C940 / Yoga Duet 7", ALC298_FIXUP_LENOVO_C940_DUET7),
-       SND_PCI_QUIRK(0x17aa, 0x3819, "Lenovo 13s Gen2 ITL", ALC287_FIXUP_13S_GEN2_SPEAKERS),
--      SND_PCI_QUIRK(0x17aa, 0x3820, "Yoga Duet 7 13ITL6", ALC287_FIXUP_YOGA7_14ITL_SPEAKERS),
-+      SND_PCI_QUIRK(0x17aa, 0x3820, "IdeaPad 330-17IKB 81DM", ALC269_FIXUP_ASPIRE_HEADSET_MIC),
-       SND_PCI_QUIRK(0x17aa, 0x3824, "Legion Y9000X 2020", ALC285_FIXUP_LEGION_Y9000X_SPEAKERS),
-       SND_PCI_QUIRK(0x17aa, 0x3827, "Ideapad S740", ALC285_FIXUP_IDEAPAD_S740_COEF),
-       SND_PCI_QUIRK(0x17aa, 0x3834, "Lenovo IdeaPad Slim 9i 14ITL5", ALC287_FIXUP_YOGA7_14ITL_SPEAKERS),
--- 
-2.43.0
-
index cddb9195b9d5a3c588e8cd592bfca4a1735de848..267403c914177816897363f8476c1403c6f07c87 100644 (file)
@@ -185,7 +185,6 @@ mips-routerboard-532-fix-vendor-retry-check-code.patch
 mips-bmips-bcm6358-make-sure-cbr-is-correctly-set.patch
 tracing-build-event-generation-tests-only-as-modules.patch
 cipso-fix-total-option-length-computation.patch
-alsa-hda-realtek-enable-headset-mic-on-ideapad-330-1.patch
 netrom-fix-a-memory-leak-in-nr_heartbeat_expiry.patch
 ipv6-prevent-possible-null-deref-in-fib6_nh_init.patch
 ipv6-prevent-possible-null-dereference-in-rt6_probe.patch