From: Takashi Sakamoto Date: Tue, 22 Jul 2014 14:13:47 +0000 (+0900) Subject: ALSA: bebob: Use different labels for digital input/output X-Git-Tag: omap-for-v3.17/fixes-against-rc2~229^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a0438f4a6328b47bd3c00b2f03eb766cc72a75c;p=pandora-kernel.git ALSA: bebob: Use different labels for digital input/output This commit uses different labels for control elements of digital input/output interfaces to correct my misunderstanding about M-Audio Firewire 1814 and ProjectMix I/O. According to user manuals for these two models, they have two modes for digital input; one is S/PDIF in both of optical and coaxial interfaces, another is ADAT in optical interface only. But in current implementation, a control element for it reduced labels which a control element for digital output uses because of my misunderstanding that optical interface is not available for digital input with S/PDIF mode. Signed-off-by: Takashi Sakamoto Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed