From b86b6d2c0d41d78b89cc2604a4ac849ed7d2b576 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 14 Feb 2013 09:44:55 +0100 Subject: [PATCH] --- yaml --- r: 353483 b: refs/heads/master c: 2c1350fdeaefefe1a149d3b083383409f43f0daa h: refs/heads/master i: 353481: 928c4f68623a6e204322501925c588c577494b69 353479: ce7f183b6d5b6482d19b4e146f9fb993e5803273 v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/hda_intel.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 9fbf1269a809..266190f03edc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1d739066a034c163ece55dd522e8b5659e1aa1a7 +refs/heads/master: 2c1350fdeaefefe1a149d3b083383409f43f0daa diff --git a/trunk/sound/pci/hda/hda_intel.c b/trunk/sound/pci/hda/hda_intel.c index bb9179e46796..4cea6bb6fade 100644 --- a/trunk/sound/pci/hda/hda_intel.c +++ b/trunk/sound/pci/hda/hda_intel.c @@ -3756,7 +3756,7 @@ static DEFINE_PCI_DEVICE_TABLE(azx_ids) = { .driver_data = AZX_DRIVER_SCH | AZX_DCAPS_INTEL_PCH }, /* 5 Series/3400 */ { PCI_DEVICE(0x8086, 0x3b56), - .driver_data = AZX_DRIVER_SCH | AZX_DCAPS_INTEL_PCH }, + .driver_data = AZX_DRIVER_SCH | AZX_DCAPS_INTEL_PCH_NOPM }, /* Poulsbo */ { PCI_DEVICE(0x8086, 0x811b), .driver_data = AZX_DRIVER_SCH | AZX_DCAPS_INTEL_PCH_NOPM },