]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
delete alsa patch from older kernels
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 24 May 2025 16:12:38 +0000 (18:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 24 May 2025 16:12:38 +0000 (18:12 +0200)
queue-5.10/alsa-hda-realtek-add-quirk-for-lenovo-yoga-pro-7-14asp10.patch [deleted file]
queue-5.10/series
queue-5.15/alsa-hda-realtek-add-quirk-for-lenovo-yoga-pro-7-14asp10.patch [deleted file]
queue-5.15/series

diff --git a/queue-5.10/alsa-hda-realtek-add-quirk-for-lenovo-yoga-pro-7-14asp10.patch b/queue-5.10/alsa-hda-realtek-add-quirk-for-lenovo-yoga-pro-7-14asp10.patch
deleted file mode 100644 (file)
index 5d04d4a..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-From 8d70503068510e6080c2c649cccb154f16de26c9 Mon Sep 17 00:00:00 2001
-From: Ed Burcher <git@edburcher.com>
-Date: Mon, 19 May 2025 23:49:07 +0100
-Subject: ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ASP10
-
-From: Ed Burcher <git@edburcher.com>
-
-commit 8d70503068510e6080c2c649cccb154f16de26c9 upstream.
-
-Lenovo Yoga Pro 7 (gen 10) with Realtek ALC3306 and combined CS35L56
-amplifiers need quirk ALC287_FIXUP_YOGA9_14IAP7_BASS_SPK_PIN to
-enable bass
-
-Signed-off-by: Ed Burcher <git@edburcher.com>
-Cc: <stable@vger.kernel.org>
-Link: https://patch.msgid.link/20250519224907.31265-2-git@edburcher.com
-Signed-off-by: Takashi Iwai <tiwai@suse.de>
-Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----
- sound/pci/hda/patch_realtek.c |    1 +
- 1 file changed, 1 insertion(+)
-
---- a/sound/pci/hda/patch_realtek.c
-+++ b/sound/pci/hda/patch_realtek.c
-@@ -9549,6 +9549,7 @@ static const struct snd_pci_quirk alc269
-       SND_PCI_QUIRK(0x17aa, 0x3852, "Lenovo Yoga 7 14ITL5", ALC287_FIXUP_YOGA7_14ITL_SPEAKERS),
-       SND_PCI_QUIRK(0x17aa, 0x3853, "Lenovo Yoga 7 15ITL5", ALC287_FIXUP_YOGA7_14ITL_SPEAKERS),
-       SND_PCI_QUIRK(0x17aa, 0x3902, "Lenovo E50-80", ALC269_FIXUP_DMIC_THINKPAD_ACPI),
-+      SND_PCI_QUIRK(0x17aa, 0x390d, "Lenovo Yoga Pro 7 14ASP10", ALC287_FIXUP_YOGA9_14IAP7_BASS_SPK_PIN),
-       SND_PCI_QUIRK(0x17aa, 0x3913, "Lenovo 145", ALC236_FIXUP_LENOVO_INV_DMIC),
-       SND_PCI_QUIRK(0x17aa, 0x3977, "IdeaPad S210", ALC283_FIXUP_INT_MIC),
-       SND_PCI_QUIRK(0x17aa, 0x3978, "Lenovo B50-70", ALC269_FIXUP_DMIC_THINKPAD_ACPI),
index 6619f49f6912e288f902c7d98e195ea54a72d4e6..cd952c86e8ee2d1afaf51093902c3bd8f60944a8 100644 (file)
@@ -243,6 +243,5 @@ padata-do-not-leak-refcount-in-reorder_work.patch
 can-bcm-add-locking-for-bcm_op-runtime-updates.patch
 can-bcm-add-missing-rcu-read-protection-for-procfs-content.patch
 alsa-pcm-fix-race-of-buffer-access-at-pcm-oss-layer.patch
-alsa-hda-realtek-add-quirk-for-lenovo-yoga-pro-7-14asp10.patch
 llc-fix-data-loss-when-reading-from-a-socket-in-llc_ui_recvmsg.patch
 drm-edid-fixed-the-bug-that-hdr-metadata-was-not-reset.patch
diff --git a/queue-5.15/alsa-hda-realtek-add-quirk-for-lenovo-yoga-pro-7-14asp10.patch b/queue-5.15/alsa-hda-realtek-add-quirk-for-lenovo-yoga-pro-7-14asp10.patch
deleted file mode 100644 (file)
index 70d3bb4..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-From 8d70503068510e6080c2c649cccb154f16de26c9 Mon Sep 17 00:00:00 2001
-From: Ed Burcher <git@edburcher.com>
-Date: Mon, 19 May 2025 23:49:07 +0100
-Subject: ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ASP10
-
-From: Ed Burcher <git@edburcher.com>
-
-commit 8d70503068510e6080c2c649cccb154f16de26c9 upstream.
-
-Lenovo Yoga Pro 7 (gen 10) with Realtek ALC3306 and combined CS35L56
-amplifiers need quirk ALC287_FIXUP_YOGA9_14IAP7_BASS_SPK_PIN to
-enable bass
-
-Signed-off-by: Ed Burcher <git@edburcher.com>
-Cc: <stable@vger.kernel.org>
-Link: https://patch.msgid.link/20250519224907.31265-2-git@edburcher.com
-Signed-off-by: Takashi Iwai <tiwai@suse.de>
-Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----
- sound/pci/hda/patch_realtek.c |    1 +
- 1 file changed, 1 insertion(+)
-
---- a/sound/pci/hda/patch_realtek.c
-+++ b/sound/pci/hda/patch_realtek.c
-@@ -9631,6 +9631,7 @@ static const struct snd_pci_quirk alc269
-       SND_PCI_QUIRK(0x17aa, 0x3852, "Lenovo Yoga 7 14ITL5", ALC287_FIXUP_YOGA7_14ITL_SPEAKERS),
-       SND_PCI_QUIRK(0x17aa, 0x3853, "Lenovo Yoga 7 15ITL5", ALC287_FIXUP_YOGA7_14ITL_SPEAKERS),
-       SND_PCI_QUIRK(0x17aa, 0x3902, "Lenovo E50-80", ALC269_FIXUP_DMIC_THINKPAD_ACPI),
-+      SND_PCI_QUIRK(0x17aa, 0x390d, "Lenovo Yoga Pro 7 14ASP10", ALC287_FIXUP_YOGA9_14IAP7_BASS_SPK_PIN),
-       SND_PCI_QUIRK(0x17aa, 0x3913, "Lenovo 145", ALC236_FIXUP_LENOVO_INV_DMIC),
-       SND_PCI_QUIRK(0x17aa, 0x3977, "IdeaPad S210", ALC283_FIXUP_INT_MIC),
-       SND_PCI_QUIRK(0x17aa, 0x3978, "Lenovo B50-70", ALC269_FIXUP_DMIC_THINKPAD_ACPI),
index 7498d9e9203fb872c60995f57f9311e35dc69194..7cfc5c271d364770c00f2cf20f673c6761eea6f4 100644 (file)
@@ -174,7 +174,6 @@ padata-do-not-leak-refcount-in-reorder_work.patch
 can-bcm-add-locking-for-bcm_op-runtime-updates.patch
 can-bcm-add-missing-rcu-read-protection-for-procfs-content.patch
 alsa-pcm-fix-race-of-buffer-access-at-pcm-oss-layer.patch
-alsa-hda-realtek-add-quirk-for-lenovo-yoga-pro-7-14asp10.patch
 llc-fix-data-loss-when-reading-from-a-socket-in-llc_ui_recvmsg.patch
 platform-x86-dell-wmi-sysman-avoid-buffer-overflow-in-current_password_store.patch
 drm-edid-fixed-the-bug-that-hdr-metadata-was-not-reset.patch