projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
799f88a
)
[ALSA] hda-codec - Fix pin configs for Gateway MX6453
author
Steve Longerbeam
<stevel@embeddedalley.com>
Tue, 29 May 2007 12:36:17 +0000
(14:36 +0200)
committer
Jaroslav Kysela
<perex@suse.cz>
Thu, 31 May 2007 07:06:03 +0000
(09:06 +0200)
Fix pin default configs for speaker associations and sequence
for Gateway MX6453 machine with STAC925x codecs.
Signed-off-by: Steve Longerbeam <stevel@embeddedalley.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
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 7188c9ca660d5319d652373a29b8af36bb57a309..1527cb61e5d656390a30b5736cb935d90c049869 100644
(file)
--- a/
sound/pci/hda/patch_sigmatel.c
+++ b/
sound/pci/hda/patch_sigmatel.c
@@
-501,8
+501,8
@@
static unsigned int stac925x_PA6_pin_configs[8] = {
};
static unsigned int stac925xM2_2_pin_configs[8] = {
- 0x40c003f3, 0x424503f2, 0x041800
f4
, 0x02a19020,
- 0x50a103
F0, 0x90100210
, 0x400003f1, 0x9033032e,
+ 0x40c003f3, 0x424503f2, 0x041800
11
, 0x02a19020,
+ 0x50a103
f0, 0x90100212
, 0x400003f1, 0x9033032e,
};
static unsigned int *stac925x_brd_tbl[STAC_925x_MODELS] = {