From: Takashi Iwai Date: Fri, 31 May 2013 17:55:54 +0000 (+0200) Subject: ALSA: hda - Add keep_eapd_on flag to generic parser X-Git-Tag: v3.10-rc5~15^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05909d5c679cf7c9a8a5bc663677c066a546894f;p=pandora-kernel.git ALSA: hda - Add keep_eapd_on flag to generic parser VT1802 codec seems to reset EAPD of other pins in the hardware level, and this was another reason of the silent headphone output on some machines. As a workaround, introduce a new flag indicating to keep the EPAD on to the generic parser, and set it in patch_via.c. Reported-by: Alex Riesen Cc: [v3.9] Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed