From: Takashi Iwai Date: Wed, 19 Dec 2012 16:41:52 +0000 (+0100) Subject: ALSA: hda - Use "Capture Source" for single sources X-Git-Tag: v3.9-rc1~129^2~70^2~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=624d914d091a5eebb4d648bd6b4ae6481171ae5c;p=pandora-kernel.git ALSA: hda - Use "Capture Source" for single sources In general we prefer "Capture Source" to "Input Source". The latter was chosen in many places just because "Capture Source" label doesn't work well with the current alsa-lib mixer abstraction when multiple instances are present. But when we know that there is a single input-source element, we can safely choose "Capture Source" label. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed