]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
drop queue-5.4/alsa-hda-realtek-add-quirk-for-acer-aspire-e5-574g.patch
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Aug 2024 14:56:13 +0000 (16:56 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Aug 2024 14:56:13 +0000 (16:56 +0200)
queue-5.4/alsa-hda-realtek-add-quirk-for-acer-aspire-e5-574g.patch [deleted file]
queue-5.4/series

diff --git a/queue-5.4/alsa-hda-realtek-add-quirk-for-acer-aspire-e5-574g.patch b/queue-5.4/alsa-hda-realtek-add-quirk-for-acer-aspire-e5-574g.patch
deleted file mode 100644 (file)
index 57fe8bd..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-From 3c0b6f924e1259ade38587ea719b693f6f6f2f3e Mon Sep 17 00:00:00 2001
-From: Mavroudis Chatzilazaridis <mavchatz@protonmail.com>
-Date: Sun, 28 Jul 2024 12:36:04 +0000
-Subject: ALSA: hda/realtek: Add quirk for Acer Aspire E5-574G
-
-From: Mavroudis Chatzilazaridis <mavchatz@protonmail.com>
-
-commit 3c0b6f924e1259ade38587ea719b693f6f6f2f3e upstream.
-
-ALC255_FIXUP_ACER_LIMIT_INT_MIC_BOOST fixes combo jack detection and
-limits the internal microphone boost that causes clipping on this model.
-
-Signed-off-by: Mavroudis Chatzilazaridis <mavchatz@protonmail.com>
-Cc: <stable@vger.kernel.org>
-Link: https://patch.msgid.link/20240728123601.144017-1-mavchatz@protonmail.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
-@@ -8110,6 +8110,7 @@ static const struct snd_pci_quirk alc269
-       SND_PCI_QUIRK(0x1025, 0x079b, "Acer Aspire V5-573G", ALC282_FIXUP_ASPIRE_V5_PINS),
-       SND_PCI_QUIRK(0x1025, 0x080d, "Acer Aspire V5-122P", ALC269_FIXUP_ASPIRE_HEADSET_MIC),
-       SND_PCI_QUIRK(0x1025, 0x0840, "Acer Aspire E1", ALC269VB_FIXUP_ASPIRE_E1_COEF),
-+      SND_PCI_QUIRK(0x1025, 0x100c, "Acer Aspire E5-574G", ALC255_FIXUP_ACER_LIMIT_INT_MIC_BOOST),
-       SND_PCI_QUIRK(0x1025, 0x101c, "Acer Veriton N2510G", ALC269_FIXUP_LIFEBOOK),
-       SND_PCI_QUIRK(0x1025, 0x102b, "Acer Aspire C24-860", ALC286_FIXUP_ACER_AIO_MIC_NO_PRESENCE),
-       SND_PCI_QUIRK(0x1025, 0x1065, "Acer Aspire C20-820", ALC269VC_FIXUP_ACER_HEADSET_MIC),
index 2384826cb645c57de411b751a89ca2274dc04b80..403aa9e126cb7219340717c5394297c85c31f94e 100644 (file)
@@ -179,5 +179,4 @@ ipv6-fix-ndisc_is_useropt-handling-for-pio.patch
 hid-wacom-modify-pen-ids.patch
 protect-the-fetch-of-fd-in-do_dup2-from-mispredictions.patch
 alsa-usb-audio-correct-surround-channels-in-uac1-channel-map.patch
-alsa-hda-realtek-add-quirk-for-acer-aspire-e5-574g.patch
 net-usb-sr9700-fix-uninitialized-variable-use-in-sr_mdio_read.patch