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:
c16fa4f
)
ALSA: hda/conexant - Don't set HP pin-control bit unconditionally
author
Takashi Iwai
<tiwai@suse.de>
Thu, 19 Apr 2012 13:15:25 +0000
(15:15 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 19 Apr 2012 13:15:25 +0000
(15:15 +0200)
Some output pins on Conexant chips have no HP control bit, but the
auto-parser initializes these pins unconditionally with PIN_HP.
Check the pin-capability and avoid the HP bit if not supported.
Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found