ALSA: hda - Bind with HDMI codec parser automatically
authorTakashi Iwai <tiwai@suse.de>
Mon, 18 Nov 2013 11:07:29 +0000 (12:07 +0100)
committerTakashi 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