]> git.karo-electronics.de Git - mv-sheeva.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)
commitbcb2f0f517ebae7350526bbde8912ad187147e2d
tree03a7e8884e4c120c3f11b25bd14f8f5f58b0f9aa
parentb2d0576055bd1cafcd91a23cf85064815f1396cd
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