From: Takashi Iwai Date: Fri, 19 Jul 2013 05:58:02 +0000 (+0200) Subject: ALSA: hda - Fix EAPD GPIO control for Sigmatel codecs X-Git-Tag: v3.11-rc3~13^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ea9a69d1a36a5b62bf281ba8bb304fcac656dad;p=pandora-kernel.git ALSA: hda - Fix EAPD GPIO control for Sigmatel codecs The EAPD GPIO is dynamically turned on/off for some machines with Sigmatel codecs, but this didn't work as expected, and it resulted in spontaneous lost of speaker outputs per HP plugging or power-saving. This patch fixes the bug by simply including spec->eapd_mask into spec->gpio_mask and spec->gpio_data bits. Reported-and-tested-by: Eric Shattow Cc: [v3.9+] Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed