commit | bcd7200394bde40e3735054fc660b6f5012638b3 | [log] [tgz] |
---|---|---|
author | Tobin Davis <tdavis@dsl-only.net> | Tue Jan 15 11:23:55 2008 +0100 |
committer | Jaroslav Kysela <perex@perex.cz> | Thu Jan 31 17:29:58 2008 +0100 |
tree | 2fce8f3b086f8de06ae244c5c5026c50d4fe7cd1 | |
parent | fb920b7d8b65f253671073d40d490d0968151680 [diff] |
[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>