From: Greg Kroah-Hartman Date: Mon, 7 Oct 2024 13:28:40 +0000 (+0200) Subject: drop queue-5.4/alsa-hda-realtek-add-quirk-for-huawei-matebook-13-klv-wx9.patch X-Git-Tag: v6.6.55~93 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=550a5e5ee43140df42f5e6bd5e88f6f1422ba46a;p=thirdparty%2Fkernel%2Fstable-queue.git drop queue-5.4/alsa-hda-realtek-add-quirk-for-huawei-matebook-13-klv-wx9.patch --- diff --git a/queue-5.4/alsa-hda-realtek-add-quirk-for-huawei-matebook-13-klv-wx9.patch b/queue-5.4/alsa-hda-realtek-add-quirk-for-huawei-matebook-13-klv-wx9.patch deleted file mode 100644 index 13e60173cac..00000000000 --- a/queue-5.4/alsa-hda-realtek-add-quirk-for-huawei-matebook-13-klv-wx9.patch +++ /dev/null @@ -1,30 +0,0 @@ -From dee476950cbd83125655a3f49e00d63b79f6114e Mon Sep 17 00:00:00 2001 -From: Ai Chao -Date: Thu, 26 Sep 2024 14:02:52 +0800 -Subject: ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9 - -From: Ai Chao - -commit dee476950cbd83125655a3f49e00d63b79f6114e upstream. - -The headset mic requires a fixup to be properly detected/used. - -Signed-off-by: Ai Chao -Cc: -Link: https://patch.msgid.link/20240926060252.25630-1-aichao@kylinos.cn -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 -@@ -8515,6 +8515,7 @@ static const struct snd_pci_quirk alc269 - SND_PCI_QUIRK(0x17aa, 0x9e54, "LENOVO NB", ALC269_FIXUP_LENOVO_EAPD), - SND_PCI_QUIRK(0x19e5, 0x3204, "Huawei MACH-WX9", ALC256_FIXUP_HUAWEI_MACH_WX9_PINS), - SND_PCI_QUIRK(0x19e5, 0x320f, "Huawei WRT-WX9 ", ALC256_FIXUP_ASUS_MIC_NO_PRESENCE), -+ SND_PCI_QUIRK(0x19e5, 0x3212, "Huawei KLV-WX9 ", ALC256_FIXUP_ACER_HEADSET_MIC), - SND_PCI_QUIRK(0x1b35, 0x1235, "CZC B20", ALC269_FIXUP_CZC_B20), - SND_PCI_QUIRK(0x1b35, 0x1236, "CZC TMI", ALC269_FIXUP_CZC_TMI), - SND_PCI_QUIRK(0x1b35, 0x1237, "CZC L101", ALC269_FIXUP_CZC_L101), diff --git a/queue-5.4/series b/queue-5.4/series index ee7ccc56c9c..b2a9f068e07 100644 --- a/queue-5.4/series +++ b/queue-5.4/series @@ -249,7 +249,6 @@ perf-core-fix-small-negative-period-being-ignored.patch parisc-fix-itlb-miss-handler-for-64-bit-programs.patch drm-consistently-use-struct-drm_mode_rect-for-fb_damage_clips.patch alsa-core-add-isascii-check-to-card-id-generator.patch -alsa-hda-realtek-add-quirk-for-huawei-matebook-13-klv-wx9.patch ext4-no-need-to-continue-when-the-number-of-entries-is-1.patch ext4-propagate-errors-from-ext4_find_extent-in-ext4_insert_range.patch ext4-fix-incorrect-tid-assumption-in-__jbd2_log_wait_for_space.patch