[ALSA] HDA: Enable chipset gcap usage
authorTobin Davis <tdavis@dsl-only.net>
Tue, 15 Jan 2008 10:23:55 +0000 (11:23 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 31 Jan 2008 16:29:58 +0000 (17:29 +0100)
commitbcd7200394bde40e3735054fc660b6f5012638b3
tree2fce8f3b086f8de06ae244c5c5026c50d4fe7cd1
parentfb920b7d8b65f253671073d40d490d0968151680
[ALSA] HDA: Enable chipset gcap usage

This patch removes hardcoded values for the number of streams supported
by the southbridge in most chipsets, and reads these values from the
chipset directly.  Most systems are hardwired for 4 streams in each
direction, but newer chipsets change that capability.

Signed-off-by: Tobin Davis <tdavis@dsl-only.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/hda/hda_intel.c