summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2009-10-03 18:31:33 +0200
committerTakashi Iwai <tiwai@suse.de>2009-10-03 18:31:33 +0200
commit7fa9742bf7f918293c0b3ffd84167fccbdd42765 (patch)
tree5625c42c045972417a33217cc0f84b7f51a9c182 /sound/pci/hda/hda_intel.c
parenta1cb9cd69750d6d62251393738efc02d252b67d3 (diff)
parent7085ec12a62ec2e990bc7d984bee7ba28e5c1dec (diff)
downloadop-kernel-dev-7fa9742bf7f918293c0b3ffd84167fccbdd42765.zip
op-kernel-dev-7fa9742bf7f918293c0b3ffd84167fccbdd42765.tar.gz
Merge branch 'fix/hda' into for-linus
Diffstat (limited to 'sound/pci/hda/hda_intel.c')
-rw-r--r--sound/pci/hda/hda_intel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c
index 20a66f8..c9ad182 100644
--- a/sound/pci/hda/hda_intel.c
+++ b/sound/pci/hda/hda_intel.c
@@ -2303,6 +2303,7 @@ static void __devinit check_probe_mask(struct azx *chip, int dev)
* white-list for enable_msi
*/
static struct snd_pci_quirk msi_white_list[] __devinitdata = {
+ SND_PCI_QUIRK(0x103c, 0x30f7, "HP Pavilion dv4t-1300", 1),
SND_PCI_QUIRK(0x103c, 0x3607, "HP Compa CQ40", 1),
{}
};
OpenPOWER on IntegriCloud