From e9a99d19c10e025df85c8cd99e17b2c166d074fa Mon Sep 17 00:00:00 2001 From: Wei Ni Date: Thu, 28 Jan 2010 16:13:07 +0800 Subject: [PATCH] --- yaml --- r: 182743 b: refs/heads/master c: 7b36ea967cc5b5088a57fe225f1f72a3c160058b h: refs/heads/master i: 182741: 0a4e8c074683a549609b50773c11f4c30f32bde3 182739: 61cc79f8993dfc6b4cf8e7187f02263eabd9d9be 182735: af3b25dc8e19424ce0003ee7c771eed947274a48 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 9871f5d9a519..fe6096420e07 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b09f3e78ee7bb69171411b75bd9e771fc7f24749 +refs/heads/master: 7b36ea967cc5b5088a57fe225f1f72a3c160058b diff --git a/trunk/sound/pci/hda/hda_intel.c b/trunk/sound/pci/hda/hda_intel.c index 6eeefda63838..170126c28abd 100644 --- a/trunk/sound/pci/hda/hda_intel.c +++ b/trunk/sound/pci/hda/hda_intel.c @@ -261,7 +261,7 @@ enum { SDI0, SDI1, SDI2, SDI3, SDO0, SDO1, SDO2, SDO3 }; /* max buffer size - no h/w limit, you can increase as you like */ #define AZX_MAX_BUF_SIZE (1024*1024*1024) /* max number of PCM devics per card */ -#define AZX_MAX_PCMS 8 +#define AZX_MAX_PCMS 10 /* RIRB int mask: overrun[2], response[0] */ #define RIRB_INT_RESPONSE 0x01