Skip to content

Commit fbc78ad

Browse files
David Henningssontiwai
authored andcommitted
ALSA: hda - Sony VAIO Pro 13 (haswell) now has a working headset jack
Just got the positive confirmation from a tester: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1227093/comments/28 Signed-off-by: David Henningsson <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
1 parent 7c478f0 commit fbc78ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sound/pci/hda/patch_realtek.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3761,6 +3761,8 @@ static const struct hda_fixup alc269_fixups[] = {
37613761
{ 0x18, 0x01a1913c }, /* use as headset mic, without its own jack detect */
37623762
{ }
37633763
},
3764+
.chained = true,
3765+
.chain_id = ALC269_FIXUP_HEADSET_MIC
37643766
},
37653767
[ALC269_FIXUP_ASUS_X101_FUNC] = {
37663768
.type = HDA_FIXUP_FUNC,

0 commit comments

Comments
 (0)