projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44da531
)
ALSA: hda - Fix Dell S14 pin setup
author
Takashi Iwai
<tiwai@suse.de>
Tue, 15 Sep 2009 10:37:42 +0000
(12:37 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 15 Sep 2009 10:37:42 +0000
(12:37 +0200)
The pin setup for Dell S14 quirk is rather wrong for the latest driver.
Fixed pin 0x0a, 0x0b, 0x0d and 0x0f.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/pci/hda/patch_sigmatel.c
b/sound/pci/hda/patch_sigmatel.c
index 0201f2c4993910787e8c1d85df26e9e31f7c7b30..826137ec3002021dba56de29169f01740b3008e1 100644
(file)
--- a/
sound/pci/hda/patch_sigmatel.c
+++ b/
sound/pci/hda/patch_sigmatel.c
@@
-1586,8
+1586,8
@@
static unsigned int ref92hd83xxx_pin_configs[10] = {
};
static unsigned int dell_s14_pin_configs[10] = {
- 0x0221403
0, 0x02211010, 0x02a19020, 0x0101405
0,
- 0x40f000f0, 0x
0181904
0, 0x40f000f0, 0x90a60160,
+ 0x0221403
f, 0x0221101f, 0x02a19020, 0x9017011
0,
+ 0x40f000f0, 0x
40f000f
0, 0x40f000f0, 0x90a60160,
0x40f000f0, 0x40f000f0,
};