ALSA: hda - allow "Headphone Mic" parser flag
authorDavid Henningsson <david.henningsson@canonical.com>
Thu, 11 Apr 2013 09:30:28 +0000 (11:30 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 11 Apr 2013 09:59:20 +0000 (11:59 +0200)
commitcb420b1186e0090f24137855e14e6f3bf7cb769d
treeebd0bbf1c57e79562dda04a9deca0194f10d3316
parent01f9326ae4087bd278783811e5e6b6c0058dd455
ALSA: hda - allow "Headphone Mic" parser flag

This allows a specific mic to get the "Headphone Mic" name, in addition
to the existing "Headset Mic" name.

Also, it allows for a special mark: if the sequence number is set
to 0xc, that's an indication to prefer it for headset mic, and if it's
set to 0xd, that's an indication to prefer it for headphone mic.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_auto_parser.c
sound/pci/hda/hda_auto_parser.h
sound/pci/hda/hda_generic.c