ALSA: hda - Use "Capture Source" for single sources
authorTakashi Iwai <tiwai@suse.de>
Wed, 19 Dec 2012 16:41:52 +0000 (17:41 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:31:04 +0000 (08:31 +0100)
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 <tiwai@suse.de>

No differences found