]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: rsnd: makes volume ramp rate list generic
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Sun, 1 Oct 2017 23:49:03 +0000 (23:49 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 4 Oct 2017 10:50:38 +0000 (11:50 +0100)
commitf3c26ac61c09862f0037fe484a98da0364f02ec3
tree9d36103736e94371f293dd894f4ec9f62611d9f2
parent99dc79d0600849ff878a38d9884e76f5bebd3228
ASoC: rsnd: makes volume ramp rate list generic

DVC is supporting Volume Ramp Rate, and MIX has Volume Ramp
but not yet supported. To support MIX Volume Ramp, we want to
share Rate List since DVC/MIX are using almost same list.
This patch move DVC specific Volume Ramp Rate List to core.c.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tested-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/core.c
sound/soc/sh/rcar/dvc.c
sound/soc/sh/rcar/rsnd.h