commit | f0639272d6c8e4706ea6d1b0dbc6eb83eaaff412 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Nov 18 12:07:29 2013 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Nov 26 13:42:38 2013 +0100 |
tree | 1936f0d332ef3f0f0fc1f596e332ff795d2a7691 | |
parent | b21bdd0d343c8b2496690283211e27c9af598ed3 [diff] |
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>