From: Takashi Iwai Date: Wed, 14 Nov 2007 13:53:42 +0000 (+0100) Subject: [ALSA] hda-codec - Check PINCAP only for PIN widgets X-Git-Tag: v2.6.24-rc4~112^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7eba5c9dc3735b14e3df7366671adc15e0c8a048;p=pandora-kernel.git [ALSA] hda-codec - Check PINCAP only for PIN widgets The recent addition of checking PINCAP for EAPD seems to break some systems due to unexpected response from the codec chip. We shouldn't issue GET_PINCAP verb to non-PIN widgets. Now checks the widget type before checking EAPD bit. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed