From: Greg Kroah-Hartman Date: Thu, 16 Jul 2015 20:56:08 +0000 (-0700) Subject: remove broken 3.14 patch X-Git-Tag: v4.0.9~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=81925e7d56e916c2e5b76f03e4a4c96582bdc730;p=thirdparty%2Fkernel%2Fstable-queue.git remove broken 3.14 patch --- diff --git a/queue-3.14/alsa-hda-set-proper-caps-for-newer-amd-hda-audio-in-kb-kv.patch b/queue-3.14/alsa-hda-set-proper-caps-for-newer-amd-hda-audio-in-kb-kv.patch deleted file mode 100644 index 817c4b13118..00000000000 --- a/queue-3.14/alsa-hda-set-proper-caps-for-newer-amd-hda-audio-in-kb-kv.patch +++ /dev/null @@ -1,40 +0,0 @@ -From 650474fb737c3e0ea0f6ab8e43c2cd161080ce5c Mon Sep 17 00:00:00 2001 -From: Alex Deucher -Date: Wed, 24 Jun 2015 14:37:18 -0400 -Subject: ALSA: hda - set proper caps for newer AMD hda audio in KB/KV - -From: Alex Deucher - -commit 650474fb737c3e0ea0f6ab8e43c2cd161080ce5c upstream. - -Fixes audio problems on newer asics. - -Noticed by: Kelly Anderson -Signed-off-by: Alex Deucher -Signed-off-by: Takashi Iwai -Signed-off-by: Greg Kroah-Hartman - ---- - sound/pci/hda/hda_intel.c | 4 ++++ - 1 file changed, 4 insertions(+) - ---- a/sound/pci/hda/hda_intel.c -+++ b/sound/pci/hda/hda_intel.c -@@ -4069,6 +4069,8 @@ static DEFINE_PCI_DEVICE_TABLE(azx_ids) - { PCI_DEVICE(0x1022, 0x780d), - .driver_data = AZX_DRIVER_GENERIC | AZX_DCAPS_PRESET_ATI_SB }, - /* ATI HDMI */ -+ { PCI_DEVICE(0x1002, 0x1308), -+ .driver_data = AZX_DRIVER_ATIHDMI_NS | AZX_DCAPS_PRESET_ATI_HDMI_NS }, - { PCI_DEVICE(0x1002, 0x793b), - .driver_data = AZX_DRIVER_ATIHDMI | AZX_DCAPS_PRESET_ATI_HDMI }, - { PCI_DEVICE(0x1002, 0x7919), -@@ -4077,6 +4079,8 @@ static DEFINE_PCI_DEVICE_TABLE(azx_ids) - .driver_data = AZX_DRIVER_ATIHDMI | AZX_DCAPS_PRESET_ATI_HDMI }, - { PCI_DEVICE(0x1002, 0x970f), - .driver_data = AZX_DRIVER_ATIHDMI | AZX_DCAPS_PRESET_ATI_HDMI }, -+ { PCI_DEVICE(0x1002, 0x9840), -+ .driver_data = AZX_DRIVER_ATIHDMI_NS | AZX_DCAPS_PRESET_ATI_HDMI_NS }, - { PCI_DEVICE(0x1002, 0xaa00), - .driver_data = AZX_DRIVER_ATIHDMI | AZX_DCAPS_PRESET_ATI_HDMI }, - { PCI_DEVICE(0x1002, 0xaa08), diff --git a/queue-3.14/series b/queue-3.14/series index 076c4896a63..7ce35f960de 100644 --- a/queue-3.14/series +++ b/queue-3.14/series @@ -1,6 +1,5 @@ rcu-correctly-handle-non-empty-tiny-rcu-callback-list-with-none-ready.patch ipr-increase-default-adapter-init-stage-change-timeout.patch disable-write-buffering-on-toshiba-topic95.patch -alsa-hda-set-proper-caps-for-newer-amd-hda-audio-in-kb-kv.patch alsa-hda-add-headset-support-to-acer-aspire-v5.patch alsa-hda-fix-the-dock-headphone-output-on-fujitsu-lifebook-e780.patch