commit | 92b9a6991b2e3a4ccf5ffc956730d36835d53a79 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Tue Oct 21 18:14:14 2014 -0700 |
committer | Mark Brown <broonie@kernel.org> | Wed Oct 22 23:42:46 2014 +0100 |
tree | df9d8ab053b084cc6ce491bd8ccd99e5bf9584e9 | |
parent | 9960ce97432bdb1defc76ed80ac19e37e8778bc6 [diff] |
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 <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>