ALSA: hda - Assign proper digital I/O type for STAC/IDT
authorTakashi Iwai <tiwai@suse.de>
Tue, 20 Jan 2009 17:30:20 +0000 (18:30 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 20 Jan 2009 17:30:20 +0000 (18:30 +0100)
commit8c441982fdc00f77b7aa609061c6411f47bcceda
treec0cb9f2f8719fe7b39073c64ea898613936ca601
parent2297bd6e526ce1469279284ffda9140f8d60ea84
ALSA: hda - Assign proper digital I/O type for STAC/IDT

Assign the proper PCM digital I/O type (HDA_PCM_TYPE_*) for the digital
I/O on STAC/IDT codecs.  HDA_PCM_TYPE_HDMI is assigned for the HDMI I/O.

A similar framework is implemented to patch_realtek.c, but it's not
set up and still using only HDA_PCM_TYPE_SPDIF yet.

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