]> git.baikalelectronics.ru Git - kernel.git/commit
[ALSA] hda-codec - Fix SPDIF device number of ALC codecs
authorTakashi Iwai <tiwai@suse.de>
Thu, 7 Sep 2006 15:52:14 +0000 (17:52 +0200)
committerJaroslav Kysela <perex@suse.cz>
Sat, 23 Sep 2006 08:46:46 +0000 (10:46 +0200)
commitf0c8c09dbb1fd60cd4025087a684aa3e00fd328f
treeace6ac98dec5bfc7a658df9aa6d0c78393b8598b
parent8fcae5d594a214354b9922dbfd059cfc3d6d468f
[ALSA] hda-codec - Fix SPDIF device number of ALC codecs

Assign the SPDIF always to the secondary device (dev#1) to keep
the same configuration.  Move the optional capture device to the
third device (dev#2).
hda_intel now just ignores the NULL entries in the pcm arrays
from codecs.

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