ALSA: hda - Add channel-mode support to Realtek auto-parser
authorTakashi Iwai <tiwai@suse.de>
Wed, 27 Apr 2011 14:35:23 +0000 (16:35 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 27 Apr 2011 14:39:00 +0000 (16:39 +0200)
commitce764ab22e40a046065c9417ee5f04ad2a816ac1
tree827fdc0ada19c80fcad8644f0c2e630b75fc2ea6
parent604401a92cb3b93047c199f68a068ccbc5fb70fa
ALSA: hda - Add channel-mode support to Realtek auto-parser

This patch adds the support of "Channel Mode" enum control to Realtek
auto-parser.  When line-in or mic-in jacks are capable to output and
free DACs are available, the driver allows to switch to multi-channel
mode via "Channel Mode" enum switch, as already implemented in some
preset cases.

Not implemented in all Realtek codecs.  Currently, ALC880, 882, 861,
662 and the compatible codecs are supported.

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