]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
ALSA: hda: Use hp-laptop quirk to enable headphones automute for Asus A52J
authorDaniel T Chen <crimsun@ubuntu.com>
Sun, 21 Nov 2010 19:01:14 +0000 (14:01 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 9 Dec 2010 21:32:27 +0000 (13:32 -0800)
commit27d705c3d55a0b5579980b504a852f3583fb69d2
treed04ed085ee986f8da5d8cfe0234ddfbfa392be7f
parented1f0996cbc16760583d1f16d746228055a43316
ALSA: hda: Use hp-laptop quirk to enable headphones automute for Asus A52J

commit 673f7a8984c3a9e2cb1108ce221da1ebbd9e5d09 upstream.

BugLink: https://launchpad.net/bugs/677652
The original reporter states that, in 2.6.35, headphones do not appear
to work, nor does inserting them mute the A52J's onboard speakers.  Upon
inspecting the codec dump, it appears that the newly committed hp-laptop
quirk will suffice to enable this basic functionality.  Testing was done
with an alsa-driver build from 2010-11-21.

Reported-and-tested-by: Joan Creus
Signed-off-by: Daniel T Chen <crimsun@ubuntu.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/patch_conexant.c