]> 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)
commit646ae3e6ffe4e9d202296a368f440e84c3b033b6
treeb3b4b4e49ea22bc6cafebf9239c3769bfcfae6c6
parentc23da13cce443565e9462cd82affaad5ccfd06ad
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