]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit87ea4a1b4238a09eee3496534631ceb2df7a4886
tree0341a73271adc08dd7fc6e654e46e23682cca081
parent7b42a5c1d7c0627c5e7695777f9512d57c1d5748
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