From: Takashi Iwai Date: Fri, 23 Jan 2009 10:57:22 +0000 (+0100) Subject: ALSA: hda - Create "Input Source" control dynamically for STAC/IDT X-Git-Tag: v2.6.30-rc1~676^2~12^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3c75964666a27cec46d2cccf2d9806336becd48;p=pandora-kernel.git ALSA: hda - Create "Input Source" control dynamically for STAC/IDT Instead of fixed kcontrol_new element, build "Input Source" controls dynamically. If the number of input-source items is 0 or 1, we don't need to create such a control. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed