commit | f0b04d8b442757f7bcad2cd07b54f63910253ebc | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Wed Jun 07 00:11:48 2017 +0000 |
committer | Mark Brown <broonie@kernel.org> | Tue Jun 13 21:38:45 2017 +0100 |
tree | 2542e2b740a1bd13d71cbac264f5c7b55104c02c | |
parent | 8cce431aa26ef24a4d4b820301ac73bf55df7a5e [diff] |
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>