]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Add support for multiple headphone/speaker controls for Realtek
authorTakashi Iwai <tiwai@suse.de>
Mon, 10 Jan 2011 14:45:23 +0000 (15:45 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 10 Jan 2011 14:45:23 +0000 (15:45 +0100)
commit0c6f3dab5c3530b828f6f28c6885f466ff4feca9
tree03a7e8884e4c120c3f11b25bd14f8f5f58b0f9aa
parent5bf3a6dd5f2a7322d5ea07ad1b65273b404a7127
ALSA: hda - Add support for multiple headphone/speaker controls for Realtek

So far, Realtek auto-parser assumed that the multiple pins are only for
line-outs, and assigned the channel names like Front, Surround, etc for
the multiple outputs.  But, there are devices that have multiple
headphones, and these can be better controlled with the corresponding
control-name like "Headphone" with indicies.

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