OSDN Git Service

ASoC: rsnd: tidyup comment position of rsnd_mod_xxx
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 5 Nov 2015 08:50:10 +0000 (08:50 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 16 Nov 2015 10:09:29 +0000 (10:09 +0000)
commit81ad174db5ca8f372da6dc31a4ca25d52f9bec5f
tree832c85103a247231fe255bead274c418a01d4baf
parent13e0d17d08d1d651aa119c286f74cf366caf09dd
ASoC: rsnd: tidyup comment position of rsnd_mod_xxx

f1df12290("ASoC: rsnd: add common mod confirm method")
added rsnd_mod_make_sure(), but rsnd_mod_xxx() comment position
was wrong. This patch tidyup it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/core.c