commit | 05909d5c679cf7c9a8a5bc663677c066a546894f | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri May 31 19:55:54 2013 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jun 03 11:33:06 2013 +0200 |
tree | 4315727f41d21f9fb380d591a5dccf6f9f7290dc | |
parent | 77afe0e94884ae40de29cd813a1fb7ddee583591 [diff] |
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 <raa.lkml@gmail.com> Cc: <stable@vger.kernel.org> [v3.9] Signed-off-by: Takashi Iwai <tiwai@suse.de>