commit | 3fb4a508b8e7957aa899f32cd6d9d462e102c7ca | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Jan 19 15:46:37 2010 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jan 19 15:50:26 2010 +0100 |
tree | b2cf780d6907b92d1b90bd82f9578c5f9d765205 | |
parent | 4feabefe53eb3742f0b2773a43200d1686f3a288 [diff] |
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>