commit | 0852d7a654f75d22a3c09fd7da4a3551bbb37740 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Feb 11 11:35:15 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Feb 12 00:04:19 2009 +0100 |
tree | 36cb4ec6ddd8a5b2ffa06e4d951282b3435b371b | |
parent | 32d2c7fa1344ddf51886eddf31e228d139501dc6 [diff] |
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>