From: Kuninori Morimoto Date: Wed, 22 Oct 2014 01:14:14 +0000 (-0700) Subject: ASoC: rsnd: add struct rsnd_dvc_cfg and control DVC settings X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~13^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92b9a6991b2e3a4ccf5ffc956730d36835d53a79;p=pandora-kernel.git ASoC: rsnd: add struct rsnd_dvc_cfg and control DVC settings DVC can control Digital Volume / Mute / Volume Ramp etc, and these uses different max value. Current driver is using fixed max value for each settings. This patch adds new struct rsnd_dvc_cfg, and control these. Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed