Skip to content

Commit

Permalink
ALSA: hda - Sony VAIO Pro 13 (haswell) now has a working headset jack
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
David Henningsson authored and tiwai committed Oct 11, 2013
1 parent 7c478f0 commit fbc78ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sound/pci/hda/patch_realtek.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit fbc78ad

Please sign in to comment.