From b1d0431601a0e05aef0e5f6117e2d466e40a2d12 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Sun, 7 May 2023 13:01:28 +0200 Subject: [PATCH] drop queue-5.15/alsa-hda-realtek-add-quirk-for-asus-um3402yar-using-cs35l41.patch --- ...irk-for-asus-um3402yar-using-cs35l41.patch | 31 ------------------- queue-5.15/series | 1 - 2 files changed, 32 deletions(-) delete mode 100644 queue-5.15/alsa-hda-realtek-add-quirk-for-asus-um3402yar-using-cs35l41.patch diff --git a/queue-5.15/alsa-hda-realtek-add-quirk-for-asus-um3402yar-using-cs35l41.patch b/queue-5.15/alsa-hda-realtek-add-quirk-for-asus-um3402yar-using-cs35l41.patch deleted file mode 100644 index 21f29119dcf..00000000000 --- a/queue-5.15/alsa-hda-realtek-add-quirk-for-asus-um3402yar-using-cs35l41.patch +++ /dev/null @@ -1,31 +0,0 @@ -From 7e2d06628aab6324e1ac885910a52f4c038d4043 Mon Sep 17 00:00:00 2001 -From: Mark Asselstine -Date: Mon, 1 May 2023 19:13:46 -0400 -Subject: ALSA: hda/realtek: Add quirk for ASUS UM3402YAR using CS35L41 - -From: Mark Asselstine - -commit 7e2d06628aab6324e1ac885910a52f4c038d4043 upstream. - -This Asus Zenbook laptop uses Realtek HDA codec combined with -2xCS35L41 Amplifiers using I2C with External Boost. - -Signed-off-by: Mark Asselstine -Cc: -Link: https://lore.kernel.org/r/20230501231346.54979-1-asselsm@gmail.com -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 -@@ -9103,6 +9103,7 @@ static const struct snd_pci_quirk alc269 - SND_PCI_QUIRK(0x1043, 0x1427, "Asus Zenbook UX31E", ALC269VB_FIXUP_ASUS_ZENBOOK), - SND_PCI_QUIRK(0x1043, 0x1517, "Asus Zenbook UX31A", ALC269VB_FIXUP_ASUS_ZENBOOK_UX31A), - SND_PCI_QUIRK(0x1043, 0x1662, "ASUS GV301QH", ALC294_FIXUP_ASUS_DUAL_SPK), -+ SND_PCI_QUIRK(0x1043, 0x1683, "ASUS UM3402YAR", ALC287_FIXUP_CS35L41_I2C_2), - SND_PCI_QUIRK(0x1043, 0x16b2, "ASUS GU603", ALC289_FIXUP_ASUS_GA401), - SND_PCI_QUIRK(0x1043, 0x16e3, "ASUS UX50", ALC269_FIXUP_STEREO_DMIC), - SND_PCI_QUIRK(0x1043, 0x1740, "ASUS UX430UA", ALC295_FIXUP_ASUS_DACS), diff --git a/queue-5.15/series b/queue-5.15/series index c75b3a09cd5..59360d0d32d 100644 --- a/queue-5.15/series +++ b/queue-5.15/series @@ -354,7 +354,6 @@ mfd-tqmx86-correct-board-names-for-tqmxe39x.patch afs-fix-updating-of-i_size-with-dv-jump-from-server.patch parisc-fix-argument-pointer-in-real64_call_asm.patch alsa-usb-audio-add-quirk-for-pioneer-ddj-800.patch -alsa-hda-realtek-add-quirk-for-asus-um3402yar-using-cs35l41.patch nilfs2-do-not-write-dirty-data-after-degenerating-to-read-only.patch nilfs2-fix-infinite-loop-in-nilfs_mdt_get_block.patch md-raid10-fix-null-ptr-deref-in-raid10_sync_request.patch -- 2.47.3