]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - do not detect jack on internal speakers for Realtek
authorDavid Henningsson <david.henningsson@canonical.com>
Wed, 10 Oct 2012 14:32:09 +0000 (16:32 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Oct 2012 16:32:38 +0000 (09:32 -0700)
commit1cddab0141470e2661d87625580206f24804badd
treeb3d3be3f5861e6230d43fae0057521058a102c6e
parentad505f023d46dd51a3c5344e395b703ede9cd0a4
ALSA: hda - do not detect jack on internal speakers for Realtek

commit f7f4b2322bf7b8c5929b7eb5a667091f32592580 upstream.

This caused the internal speaker to mute itself because it was
present, which happened after powersave.
It was found on Dell XPS 15 (L502x), ALC665.

Reported-by: Da Fox <da.fox.mail@gmail.com>
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_realtek.c