git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2297bd6
)
ALSA: hda - Assign proper digital I/O type for STAC/IDT
author
Takashi Iwai
<tiwai@suse.de>
Tue, 20 Jan 2009 17:30:20 +0000
(18:30 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 20 Jan 2009 17:30:20 +0000
(18:30 +0100)
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>
No differences found