projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5660ffd
)
ALSA: HDA: Fix typo for ALC269VB_FIXUP_DMIC
author
David Henningsson
<david.henningsson@canonical.com>
Tue, 3 Jan 2012 07:45:56 +0000
(08:45 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Sun, 8 Jan 2012 08:59:30 +0000
(09:59 +0100)
This fixup is not actually used, so in practice this is just a
cosmetic fix.
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/pci/hda/patch_realtek.c
b/sound/pci/hda/patch_realtek.c
index d24adbd023eea48deec71dc763452ee1bb1349ed..5e82acf77c5ae84cbd3f77b1d3b8165246a8df22 100644
(file)
--- a/
sound/pci/hda/patch_realtek.c
+++ b/
sound/pci/hda/patch_realtek.c
@@
-5320,7
+5320,7
@@
static const struct alc_fixup alc269_fixups[] = {
{ }
},
},
- [ALC269_FIXUP_DMIC] = {
+ [ALC269
VB
_FIXUP_DMIC] = {
.type = ALC_FIXUP_PINS,
.v.pins = (const struct alc_pincfg[]) {
{ 0x12, 0x99a3092f }, /* int-mic */