From: Takashi Iwai Date: Tue, 4 Feb 2014 06:39:06 +0000 (+0100) Subject: ALSA: hda - Fix silent output on Toshiba Satellite L40 X-Git-Tag: v3.14-rc2~18^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4528eb19b00d9ccd65ded6f8201eec704267edd8;p=pandora-kernel.git ALSA: hda - Fix silent output on Toshiba Satellite L40 Toshiba Satellite L40 with AD1986A codec requires the EAPD of NID 0x1b to be constantly on, otherwise the output doesn't work. Unlike most of other AD1986A machines, EAPD is correctly implemented in HD-audio manner (that is, bit set = amp on), so we need to clear the inv_eapd flag in the fixup, too. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=67481 Cc: [v3.11+] Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed