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

diff --git a/queue-3.10/alsa-hda-set-proper-caps-for-newer-amd-hda-audio-in-kb-kv.patch b/queue-3.10/alsa-hda-set-proper-caps-for-newer-amd-hda-audio-in-kb-kv.patch
deleted file mode 100644 (file)
index 7f04c5f..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
-@@ -3925,6 +3925,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),
-@@ -3933,6 +3935,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 7ada0d94e4e0754e02867a395f4b24d709daaffc..14958dfb5da2e41adcf62b864cf2aee54a5b70d5 100644 (file)
@@ -1,5 +1,4 @@
 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