commit | 48725e9cc841da395bfd74e7691bba91613d3517 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Tue Jul 21 00:03:35 2015 +0000 |
committer | Mark Brown <broonie@kernel.org> | Tue Jul 21 11:39:42 2015 +0100 |
tree | 3525ab806428d8364765ea8a60031acae2dd5a68 | |
parent | 70fb10529f61c31c26397a02091177bedd23217d [diff] |
ASoC: rsnd: tidyup parameter assignment position 84e95355602c("ASoC: rsnd: show debug message for SSI/SRC/DVC connection") added debug message on rsnd_dai_connect(), but the relationship of parameter check was absurdity. This patch tidyup it. It is reported via Smatch/Dan Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>