]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit85ff84ca2411b868e38538dda326578ed57282eb
tree2fce8f3b086f8de06ae244c5c5026c50d4fe7cd1
parent5bc175e0c29fde685825ff07da523c33c0f5eeed
[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