From: Greg Kroah-Hartman Date: Fri, 23 Sep 2022 18:09:27 +0000 (+0200) Subject: drop queue-4.14/alsa-hda-realtek-enable-4-speaker-output-dell-precision-5530-laptop... X-Git-Tag: v4.9.330~78 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d4ff5beae61a0204b12712751a4fb18311bfcd9c;p=thirdparty%2Fkernel%2Fstable-queue.git drop queue-4.14/alsa-hda-realtek-enable-4-speaker-output-dell-precision-5530-laptop.patch --- diff --git a/queue-4.14/alsa-hda-realtek-enable-4-speaker-output-dell-precision-5530-laptop.patch b/queue-4.14/alsa-hda-realtek-enable-4-speaker-output-dell-precision-5530-laptop.patch deleted file mode 100644 index 1dad4bf2a6f..00000000000 --- a/queue-4.14/alsa-hda-realtek-enable-4-speaker-output-dell-precision-5530-laptop.patch +++ /dev/null @@ -1,33 +0,0 @@ -From 1885ff13d4c42910b37a0e3f7c2f182520f4eed1 Mon Sep 17 00:00:00 2001 -From: Callum Osmotherly -Date: Thu, 15 Sep 2022 22:36:08 +0930 -Subject: ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5530 laptop - -From: Callum Osmotherly - -commit 1885ff13d4c42910b37a0e3f7c2f182520f4eed1 upstream. - -Just as with the 5570 (and the other Dell laptops), this enables the two -subwoofer speakers on the Dell Precision 5530 together with the main -ones, significantly increasing the audio quality. I've tested this -myself on a 5530 and can confirm it's working as expected. - -Signed-off-by: Callum Osmotherly -Cc: -Link: https://lore.kernel.org/r/YyMjQO3mhyXlMbCf@piranha -Signed-off-by: Takashi Iwai -Signed-off-by: Greg Kroah-Hartman ---- - 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 -@@ -6523,6 +6523,7 @@ static const struct snd_pci_quirk alc269 - SND_PCI_QUIRK(0x1028, 0x0871, "Dell Precision 3630", ALC255_FIXUP_DELL_HEADSET_MIC), - SND_PCI_QUIRK(0x1028, 0x0872, "Dell Precision 3630", ALC255_FIXUP_DELL_HEADSET_MIC), - SND_PCI_QUIRK(0x1028, 0x0873, "Dell Precision 3930", ALC255_FIXUP_DUMMY_LINEOUT_VERB), -+ SND_PCI_QUIRK(0x1028, 0x087d, "Dell Precision 5530", ALC289_FIXUP_DUAL_SPK), - SND_PCI_QUIRK(0x1028, 0x08ad, "Dell WYSE AIO", ALC225_FIXUP_DELL_WYSE_AIO_MIC_NO_PRESENCE), - SND_PCI_QUIRK(0x1028, 0x08ae, "Dell WYSE NB", ALC225_FIXUP_DELL1_MIC_NO_PRESENCE), - SND_PCI_QUIRK(0x1028, 0x0935, "Dell", ALC274_FIXUP_DELL_AIO_LINEOUT_VERB), diff --git a/queue-4.14/series b/queue-4.14/series index 07a23fb51dc..77df3019fb3 100644 --- a/queue-4.14/series +++ b/queue-4.14/series @@ -19,4 +19,3 @@ usb-serial-option-add-quectel-bg95-0x0203-composition.patch usb-serial-option-add-quectel-rm520n.patch alsa-hda-tegra-set-depop-delay-for-tegra.patch alsa-hda-add-intel-5-series-3400-pci-did.patch -alsa-hda-realtek-enable-4-speaker-output-dell-precision-5530-laptop.patch