From: Kuninori Morimoto Date: Wed, 5 Nov 2014 04:28:50 +0000 (-0800) Subject: ASoC: rsnd: enable enumerated DVC valume settings X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~13^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=018342976ce971944dd4d9309f75e86382079a2b;p=pandora-kernel.git ASoC: rsnd: enable enumerated DVC valume settings DVC controls some digital volume features. Volume Ramp is listed as "XX dB / YY steps", and this enumerated settings are easy for users. This patch adds rsnd_dvc_cfg_e and care about enumerated settings. Compiler will report like below at this point, but, it will be removed if Volume Ramp was supported. warning: '_rsnd_dvc_pcm_new_e' defined but not used Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed