commit | 9ca5e57d78446c8bd42adff3dcae693703f91d9c | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Wed Apr 19 00:41:24 2017 +0000 |
committer | Mark Brown <broonie@kernel.org> | Wed Apr 19 17:32:46 2017 +0100 |
tree | b3b4b4e49ea22bc6cafebf9239c3769bfcfae6c6 | |
parent | 32973dcf71ebee8806a6ee552665c5fad6857e16 [diff] |
ASoC: rsnd: rsnd_mod_make_sure() is not under DEBUG rsnd_mod_make_sure() will be used any situation, thus, under DEBUG is not realistic. This patch move it to non DEBUG area Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>