projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c478f0
)
ALSA: hda - Sony VAIO Pro 13 (haswell) now has a working headset jack
author
David Henningsson
<david.henningsson@canonical.com>
Fri, 11 Oct 2013 11:46:04 +0000
(13:46 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 11 Oct 2013 11:49:43 +0000
(13:49 +0200)
Just got the positive confirmation from a tester:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/
1227093
/comments/28
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
|
history
diff --git
a/sound/pci/hda/patch_realtek.c
b/sound/pci/hda/patch_realtek.c
index
79e6fe7
..
bf313be
100644
(file)
--- a/
sound/pci/hda/patch_realtek.c
+++ b/
sound/pci/hda/patch_realtek.c
@@
-3761,6
+3761,8
@@
static const struct hda_fixup alc269_fixups[] = {
{ 0x18, 0x01a1913c }, /* use as headset mic, without its own jack detect */
{ }
},
+ .chained = true,
+ .chain_id = ALC269_FIXUP_HEADSET_MIC
},
[ALC269_FIXUP_ASUS_X101_FUNC] = {
.type = HDA_FIXUP_FUNC,