git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28d0325
)
ALSA: hda - Add pin-sense trigger when needed for Realtek codecs
author
Takashi Iwai
<tiwai@suse.de>
Thu, 25 Jun 2009 06:13:40 +0000
(08:13 +0200)
committer
Takashi 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