]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Return "Headphone Mic" from hda_get_autocfg_input_label()
authorTakashi Iwai <tiwai@suse.de>
Wed, 9 Jan 2013 07:46:34 +0000 (08:46 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:44:18 +0000 (08:44 +0100)
commit3485a8851aae01b48fb450ba22660392e5ed70f3
tree1420025965b8e5b1ebcde7b9ce10a71c416ea41a
parent7bd8c400fcadaeddd86ef9dd455d024a85983caa
ALSA: hda - Return "Headphone Mic" from hda_get_autocfg_input_label()

Instead of handling special cases in the caller side, give a proper
name string "Headphone Mic" from hda_get_autocfg_input_label() when
the headhpone jack pin is specified as an input.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_auto_parser.c
sound/pci/hda/hda_generic.c