ALSA: hda - Detect multiple digital-out pins
authorTakashi Iwai <tiwai@suse.de>
Wed, 11 Feb 2009 10:35:15 +0000 (11:35 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Feb 2009 23:04:19 +0000 (00:04 +0100)
commit0852d7a654f75d22a3c09fd7da4a3551bbb37740
tree36cb4ec6ddd8a5b2ffa06e4d951282b3435b371b
parent32d2c7fa1344ddf51886eddf31e228d139501dc6
ALSA: hda - Detect multiple digital-out pins

Detect multiple digital-out pins in snd_hda_parse_pin_defconfig().
The dig_out_pin and dig_out_type fields become arrays.

The codec parser still doesn't use this multiple pins detection, though.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_local.h
sound/pci/hda/patch_analog.c
sound/pci/hda/patch_realtek.c
sound/pci/hda/patch_sigmatel.c
sound/pci/hda/patch_via.c