]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit54d778b31c98b305bf47fbbabd4107a3898ebe66
tree1420025965b8e5b1ebcde7b9ce10a71c416ea41a
parentca29683bd63a463d48934dc5b50ec4aecbfaa7c2
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