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)
commitf0639272d6c8e4706ea6d1b0dbc6eb83eaaff412
tree1936f0d332ef3f0f0fc1f596e332ff795d2a7691
parentb21bdd0d343c8b2496690283211e27c9af598ed3
ALSA: hda - Bind with HDMI codec parser automatically

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>
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_local.h
sound/pci/hda/patch_hdmi.c