summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_sigmatel.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2009-02-13 08:41:44 +0100
committerTakashi Iwai <tiwai@suse.de>2009-02-13 08:41:44 +0100
commit344384494e7d3feb0a945a31280a35c5fcca2bbc (patch)
treef55df4a995a1049c07eae5c307a35d0f31a09337 /sound/pci/hda/patch_sigmatel.c
parentALSA: hda: add quirk for Lenovo X200 laptop dock (diff)
parentALSA: hda - Change HP dv7 (103c:30f4) quirk from hp-m4 to hp-dv5 model (diff)
downloadlinux-344384494e7d3feb0a945a31280a35c5fcca2bbc.tar.xz
linux-344384494e7d3feb0a945a31280a35c5fcca2bbc.zip
Merge branch 'fix/hda' into topic/hda
Diffstat (limited to 'sound/pci/hda/patch_sigmatel.c')
-rw-r--r--sound/pci/hda/patch_sigmatel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c
index 1ebb36ca2e00..c8573e265e00 100644
--- a/sound/pci/hda/patch_sigmatel.c
+++ b/sound/pci/hda/patch_sigmatel.c
@@ -1820,7 +1820,7 @@ static struct snd_pci_quirk stac92hd71bxx_cfg_tbl[] = {
SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x30f2,
"HP dv5", STAC_HP_M4),
SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x30f4,
- "HP dv7", STAC_HP_M4),
+ "HP dv7", STAC_HP_DV5),
SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x30f7,
"HP dv4", STAC_HP_DV5),
SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x30fc,