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:
c15c506
)
ALSA: hda - Don't reset HP pinctl in patch_sigmatel.c
author
Takashi Iwai
<tiwai@suse.de>
Wed, 14 Jan 2009 06:56:51 +0000
(07:56 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 14 Jan 2009 07:00:49 +0000
(08:00 +0100)
Resetting HP pinctl at the unplugged state may cause a sort of regression
on some devices because of their wrong pin configuration.
A simple workaround is to disable the pin reset. This is ugly and may be
not good from the power-saving POV (if any), but damn simple.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Cc: stable@kernel.org
No differences found