From f2ef0cff71f8739ee4d2a42a9986f5d9b66002e1 Mon Sep 17 00:00:00 2001 From: David Henningsson Date: Wed, 14 Dec 2011 15:52:30 +0800 Subject: [PATCH] --- yaml --- r: 276717 b: refs/heads/master c: 645e903528ca6cd510f9ac71a6a23de1a4d931e3 h: refs/heads/master i: 276715: e0cb10e4dd8614e09eaa072e2a39c0286c4abc73 v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/hda_intel.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 21d4a4b9cf05..41a773d1e6d6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e2ef36c688d5844a986424c3194bd33212c968ce +refs/heads/master: 645e903528ca6cd510f9ac71a6a23de1a4d931e3 diff --git a/trunk/sound/pci/hda/hda_intel.c b/trunk/sound/pci/hda/hda_intel.c index 84d11d7ed710..c2f79e63124d 100644 --- a/trunk/sound/pci/hda/hda_intel.c +++ b/trunk/sound/pci/hda/hda_intel.c @@ -2971,7 +2971,8 @@ static DEFINE_PCI_DEVICE_TABLE(azx_ids) = { /* SCH */ { PCI_DEVICE(0x8086, 0x811b), .driver_data = AZX_DRIVER_SCH | AZX_DCAPS_SCH_SNOOP | - AZX_DCAPS_BUFSIZE}, + AZX_DCAPS_BUFSIZE | AZX_DCAPS_POSFIX_LPIB }, /* Poulsbo */ + /* ICH */ { PCI_DEVICE(0x8086, 0x2668), .driver_data = AZX_DRIVER_ICH | AZX_DCAPS_OLD_SSYNC | AZX_DCAPS_BUFSIZE }, /* ICH6 */