]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rsnd: rsnd_mod_make_sure() is not under DEBUG
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Apr 2017 00:41:24 +0000 (00:41 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 19 Apr 2017 16:32:46 +0000 (17:32 +0100)
commit4c436212914bb9ae2e5409cc3c0b6d8c7533972f
treeb3b4b4e49ea22bc6cafebf9239c3769bfcfae6c6
parentc75796a4ef30ded2b60ea3ab5fe4219f71f797a7
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>
sound/soc/sh/rcar/core.c
sound/soc/sh/rcar/rsnd.h