ALSA: hda/analog - Handle inverted EAPD properly in vmaster hook
authorTakashi Iwai <tiwai@suse.de>
Mon, 2 Dec 2013 14:01:35 +0000 (15:01 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 2 Dec 2013 14:40:14 +0000 (15:40 +0100)
commitce8e0fd239e411e08a0cd83868898cd3f573d7cf
tree8e65a9ccbc71d1740d8fb4fd1135a821a67f0edd
parente7ca237bfcf6a288702cb95e94ab94f642ccad88
ALSA: hda/analog - Handle inverted EAPD properly in vmaster hook

ad_vmaster_eapd_hook() needs to handle the inverted EAPD case
properly, too.  Otherwise the output gets broken on Lenovo N100 with
AD1986A codec.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=64971
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_analog.c