OSDN Git Service

ASoC: rsnd: control kctrl items acceptance anytime/runtime
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 7 Jun 2017 00:11:48 +0000 (00:11 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 13 Jun 2017 20:38:45 +0000 (21:38 +0100)
commitf0b04d8b442757f7bcad2cd07b54f63910253ebc
tree2542e2b740a1bd13d71cbac264f5c7b55104c02c
parent8cce431aa26ef24a4d4b820301ac73bf55df7a5e
ASoC: rsnd: control kctrl items acceptance anytime/runtime

Current SRC/DVC/CTU adds kctrl for each device,
and SRC can adjust its sampling rate during playback,
thus, this feature should be enabled only *during* playback.
This patch controls it more clearly

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/core.c
sound/soc/sh/rcar/ctu.c
sound/soc/sh/rcar/dvc.c
sound/soc/sh/rcar/rsnd.h
sound/soc/sh/rcar/src.c