[ALSA] intel8x0 - Add spdif_aclink option
authorTakashi Iwai <tiwai@suse.de>
Fri, 24 Nov 2006 14:42:07 +0000 (15:42 +0100)
committerJaroslav Kysela <perex@suse.cz>
Fri, 9 Feb 2007 08:01:56 +0000 (09:01 +0100)
commita9e996604f77be6f1f4deb0eb1cc2652000054f1
tree38d456ed63e961f0e228c894f84a411430286ebc
parent5da8fa2516388a20a43cd928fda19f6ac2521afc
[ALSA] intel8x0 - Add spdif_aclink option

Added spdif_aclink module option to specify whether the board
has SPDIF over AC-link or a direct connection from the controller
chip.
NForce and ICH4 (or newer) boards may be equipped with SPDIF
through AC97 codec.  In such a case, SPDIF should be handled
as if the old ICH style (the same slot for analog and digital).
A quirk list is added to detect this automatically for known
hardwares.
Corresponds to ALSA bug#2637.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/intel8x0.c