ALSA: hda - Keep EAPD turned on for old Conexant chips
authorTakashi Iwai <tiwai@suse.de>
Fri, 14 Oct 2011 13:22:34 +0000 (15:22 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 27 Oct 2011 14:58:10 +0000 (16:58 +0200)
commit254f296840b64b034a4c850d45dbde7c040f0819
tree0341a73271adc08dd7fc6e654e46e23682cca081
parent527e4d73af16dfc35a770dfdc3874ef63c359ea6
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: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c