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:
4151d15
)
ALSA: hda - Fix pin-detection in patch_sigmatel.c
author
Takashi Iwai
<tiwai@suse.de>
Fri, 5 Dec 2008 11:54:56 +0000
(12:54 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 5 Dec 2008 11:54:56 +0000
(12:54 +0100)
The pin-detection function used in patch_sigmatel.c shouldn't be specific
to HP pin because it's used for input pins in general, too.
This patch fixes the detection function, removes the HP check from it
and moves to stac92xx_hp_detect().
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found