ASoC: rsnd: add debug message for rsnd_mod_call()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 21 Jan 2016 01:55:57 +0000 (01:55 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 22 Jan 2016 17:12:25 +0000 (17:12 +0000)
commit4e880b2674a6d36d6c7b9741d88973e00a76922b
tree15e34389552c48cd197266d3515699b54ed8cff1
parent7c89746eede3acbbb67f848a741f8bca412986af
ASoC: rsnd: add debug message for rsnd_mod_call()

rsnd_mod_call() tries to call each IP's relevant function. But it is
difficult to understand which function returned error.
This patch adds debug message for this purpose

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/core.c
This page took 0.029908 seconds and 5 git commands to generate.