From: Kuninori Morimoto Date: Wed, 5 Nov 2014 04:28:10 +0000 (-0800) Subject: ASoC: rsnd: enable single DVC valume settings X-Git-Tag: omap-for-v3.20/drop-legacy-3517~123^2~20^2~13^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab2e479667507329475c8ef93d61f3dbe654c3c2;p=pandora-kernel.git ASoC: rsnd: enable single DVC valume settings DVC controls some digital volume features. Some of them requests values for "each channels", but, some of them requests values for "feature". And, Volume Ramp has "feature" settings. This patch adds rsnd_dvc_cfg_s and care about single settings. Compiler will report like below at this point, but, it will be removed if Volume Ramp was supported. warning: '_rsnd_dvc_pcm_new_s' defined but not used Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed