]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - hdmi: Make jacks phantom, if they're not detectable
authorDavid Henningsson <david.henningsson@canonical.com>
Fri, 22 Feb 2013 09:16:28 +0000 (10:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 3 Mar 2013 22:03:31 +0000 (06:03 +0800)
commit22c0bc2801540b486dd89db7abba99790a6ec876
tree31eb0227c140907391f7a971cd78a97e6980b106
parent146a89dcb2cbc032cdd36e656252410980b4aa04
ALSA: hda - hdmi: Make jacks phantom, if they're not detectable

commit 30efd8debd1ef30be342d374f01e993509f5b76b upstream.

Just as for analog codecs, a jack that isn't suitable for detection
(in this case, NO_PRESENCE was set) should be a phantom Jack
instead of a normal one.

Thanks to Raymond Yau for spotting.

BugLink: https://bugs.launchpad.net/bugs/961286
BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=903869
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_hdmi.c