diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2014-11-05 05:28:50 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2014-11-06 18:04:32 +0100 |
commit | 018342976ce971944dd4d9309f75e86382079a2b (patch) | |
tree | 42320e9aaabd4f91329dd64ff2116a6d5fc6c715 /scripts/Makefile.lib | |
parent | ASoC: rsnd: enable single DVC valume settings (diff) | |
download | linux-018342976ce971944dd4d9309f75e86382079a2b.tar.xz linux-018342976ce971944dd4d9309f75e86382079a2b.zip |
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 <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/Makefile.lib')
0 files changed, 0 insertions, 0 deletions