ALSA: hda - Turn on extra EAPDs on Conexant codecs
authorTakashi Iwai <tiwai@suse.de>
Mon, 11 Jul 2011 12:46:44 +0000 (14:46 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 11 Jul 2011 12:46:44 +0000 (14:46 +0200)
commit19110595c89b2d606883b7cb99260c7e47fd2143
tree23dab5766568b51cbe223f53c82fd2446055807b
parent9499473463628a1af4be5aea1ad8d35d3fd341b0
ALSA: hda - Turn on extra EAPDs on Conexant codecs

Some machines seem to use EAPD control of the unused pin for controlling
the overall EAPD.  Since the driver currently doesn't check the EAPD of
unused pins, the EAPD isn't enabled.  For avoiding such a problem, turn
all extra EAPDs on as default.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c