From: Takashi Iwai Date: Thu, 30 Jul 2009 11:09:08 +0000 (+0200) Subject: ALSA: hda - Integrate Digital Input Source to Input Source X-Git-Tag: v2.6.32-rc1~732^2~13^2~29^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5207e10ed49c515e7432d0b1a7561ccc7b71f9df;p=pandora-kernel.git ALSA: hda - Integrate Digital Input Source to Input Source STAC/IDT codecs provide both "Input Source" and "Digital Input Source" controls to choose the analog input source and the digital input source. But this is far user-unfriendly. This patch merges the input source selections into one "Input Source" control. To have separate digital and analog input source controls, you can pass "separate_dmux = 1 " hint string. At the same time, this patch gets rid of analog mixer stuff that was already disabled in previous patches. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed