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:
b21bdd0
)
ALSA: hda - Bind with HDMI codec parser automatically
author
Takashi Iwai
<tiwai@suse.de>
Mon, 18 Nov 2013 11:07:29 +0000
(12:07 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 26 Nov 2013 12:42:38 +0000
(13:42 +0100)
If a codec contains only the digital outputs, it's very likely a
HDMI/DP codec, which isn't supported by the generic parser but via
HDMI codec parser code. Detect such a case and bind with the proper
parser object if available.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found