]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
remove broken 3.14 patch
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Jul 2015 20:56:08 +0000 (13:56 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Jul 2015 20:56:08 +0000 (13:56 -0700)
queue-3.14/alsa-hda-set-proper-caps-for-newer-amd-hda-audio-in-kb-kv.patch [deleted file]
queue-3.14/series

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 (file)
index 817c4b1..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-From 650474fb737c3e0ea0f6ab8e43c2cd161080ce5c Mon Sep 17 00:00:00 2001
-From: Alex Deucher <alexander.deucher@amd.com>
-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 <alexander.deucher@amd.com>
-
-commit 650474fb737c3e0ea0f6ab8e43c2cd161080ce5c upstream.
-
-Fixes audio problems on newer asics.
-
-Noticed by: Kelly Anderson <kelly@xilka.com>
-Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
-Signed-off-by: Takashi Iwai <tiwai@suse.de>
-Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-
----
- 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),
index 076c4896a635c0eeec7f88bd9d4a3d3858f6ea2a..7ce35f960de634d2709ad385af0c706fb57639b2 100644 (file)
@@ -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