]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - src/patches/suse-2.6.27.31/patches.drivers/alsa-post-ga-hda-hp-xw-quirk
Imported linux-2.6.27.39 suse/xen patches.
[people/pmueller/ipfire-2.x.git] / src / patches / suse-2.6.27.31 / patches.drivers / alsa-post-ga-hda-hp-xw-quirk
diff --git a/src/patches/suse-2.6.27.31/patches.drivers/alsa-post-ga-hda-hp-xw-quirk b/src/patches/suse-2.6.27.31/patches.drivers/alsa-post-ga-hda-hp-xw-quirk
deleted file mode 100644 (file)
index dfb57d7..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-From: Takashi Iwai <tiwai@suse.de>
-Subject: ALSA: hda - Add quirk for new HP xw series
-Patch-mainline: 
-References: bnc#480448
-
-Added a quirk for new HP machine with ALC262 codec.
-
-Signed-off-by: Takashi Iwai <tiwai@suse.de>
-
----
- 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
-@@ -10458,6 +10458,7 @@ static struct snd_pci_quirk alc262_cfg_t
-       SND_PCI_QUIRK(0x103c, 0x1309, "HP xw4*00", ALC262_HP_BPC),
-       SND_PCI_QUIRK(0x103c, 0x130a, "HP xw6*00", ALC262_HP_BPC),
-       SND_PCI_QUIRK(0x103c, 0x130b, "HP xw8*00", ALC262_HP_BPC),
-+      SND_PCI_QUIRK(0x103c, 0x170b, "HP xw*", ALC262_HP_BPC),
-       SND_PCI_QUIRK(0x103c, 0x2800, "HP D7000", ALC262_HP_BPC_D7000_WL),
-       SND_PCI_QUIRK(0x103c, 0x2801, "HP D7000", ALC262_HP_BPC_D7000_WF),
-       SND_PCI_QUIRK(0x103c, 0x2802, "HP D7000", ALC262_HP_BPC_D7000_WL),