]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/analog - Fix silent output on ASUS A8JN
authorTakashi Iwai <tiwai@suse.de>
Fri, 23 May 2014 07:21:06 +0000 (09:21 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 30 May 2014 10:07:12 +0000 (12:07 +0200)
commitbc102c896f0784b4401c6993f1763295d060d44f
treece5f4c85a290984c51ec9e72b40135040f19de38
parenta67d688233709716ba4cdd9bb49a186a0a69658a
ALSA: hda/analog - Fix silent output on ASUS A8JN

ASUS A8JN with AD1986A codec seems following the normal EAPD in the
normal order (0 = off, 1 = on) unlike other machines with AD1986A.
Apply the workaround used for Toshiba laptop that showed the same
problem.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=75041
Cc: <stable@vger.kernel.org> [3.11+]
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_analog.c