projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d16be8e
)
[ALSA] hda: 92hd71bxxx DMIC nid
author
Matthew Ranostay
<mranostay@embeddedalley.com>
Thu, 20 Mar 2008 11:10:57 +0000
(12:10 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 24 Apr 2008 10:00:29 +0000
(12:00 +0200)
Added missing DMIC verb to dell_4_1_pin_configs[].
Signed-off-by: Matthew Ranostay <mranostay@embeddedalley.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c
patch
|
blob
|
history
diff --git
a/sound/pci/hda/patch_sigmatel.c
b/sound/pci/hda/patch_sigmatel.c
index 8eff8fe9dcfd0bd333bb9762dd5229bb064d75ab..69cd3b23f5a718aa574690f9c727cf9cc3619648 100644
(file)
--- a/
sound/pci/hda/patch_sigmatel.c
+++ b/
sound/pci/hda/patch_sigmatel.c
@@
-1317,7
+1317,7
@@
static unsigned int ref92hd71bxx_pin_configs[10] = {
static unsigned int dell_m4_1_pin_configs[13] = {
0x0421101f, 0x04a11221, 0x40f000f0, 0x90170110,
- 0x23a1902e, 0x23014250, 0x40f000f0, 0x
4f0
000f0,
+ 0x23a1902e, 0x23014250, 0x40f000f0, 0x
90a
000f0,
0x40f000f0, 0x4f0000f0,
};