]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Turn on EAPD only if available for Realtek codecs
authorTakashi Iwai <tiwai@suse.de>
Tue, 19 Jan 2010 14:46:37 +0000 (15:46 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 19 Jan 2010 14:50:26 +0000 (15:50 +0100)
commit915a24db9df5a6d9f38d722a474cb44ed8bb0fa5
treeb2cf780d6907b92d1b90bd82f9578c5f9d765205
parentd8a0924b91aaea92bc1a8b50ea1873417c2ee206
ALSA: hda - Turn on EAPD only if available for Realtek codecs

Some codecs disable widgets used for output pins and reserve as vendor-
spec widgets.  Thus we need to check the widget type and pin cap before
actually sending SET_EAPD verbs in the auto-configuration mode.

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