ALSA: hda - Add pin-sense trigger when needed for Realtek codecs
authorTakashi Iwai <tiwai@suse.de>
Thu, 25 Jun 2009 06:13:40 +0000 (08:13 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 25 Jun 2009 06:15:03 +0000 (08:15 +0200)
Realtek codecs require the pin-sense trigger call before actually
reading the pin-sense.  Without this, the pin-detection might not be
done accurately.

This patch adds the pin-capability check and issues the trigger call
if required.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found