ALSA: hda - Check HDMI jack types in the auto configuration
authorTakashi Iwai <tiwai@suse.de>
Tue, 20 Jan 2009 17:24:13 +0000 (18:24 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 20 Jan 2009 17:24:13 +0000 (18:24 +0100)
commit2297bd6e526ce1469279284ffda9140f8d60ea84
tree569b8e25c2169e64f91f1a6a8c819420f5589a80
parent41b5b01afb71226653282951965d5efa9d7b843d
ALSA: hda - Check HDMI jack types in the auto configuration

Add dig_out_type and dig_in_type fields to autocfg struct.
A proper HDA_PCM_TYPE_* value is assigned to these fields according
to the pin-jack location type value.

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