From: Takashi Iwai Date: Fri, 14 Oct 2011 13:22:34 +0000 (+0200) Subject: ALSA: hda - Keep EAPD turned on for old Conexant chips X-Git-Tag: v3.2-rc1~127^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=254f296840b64b034a4c850d45dbde7c040f0819;p=pandora-kernel.git ALSA: hda - Keep EAPD turned on for old Conexant chips In the old Conexant chips (5045, 5047, 5051 and 5066), a single EAPD may handle both headphone and speaker outputs while it's assigned only to one of them. Turning off dynamically leads to the unexpected silent output in such a configuration with the auto-mute function. Since it's difficult to know how the EAPD is handled in the actual h/w implementation, better to keep EAPD on while running for such codecs. Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed