aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm9713.c
diff options
context:
space:
mode:
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>2020-07-01 13:13:18 -0500
committerMark Brown <broonie@kernel.org>2020-07-02 14:55:32 +0100
commit442950a3dc9ced1e3416e497f97636cc4c955ccf (patch)
tree26a22e045b91fa6fd78beff781d6e85f391e51c6 /sound/soc/codecs/wm9713.c
parentASoC: codecs: wm8960: fix kernel-doc (diff)
downloadlinux-dev-442950a3dc9ced1e3416e497f97636cc4c955ccf.tar.xz
linux-dev-442950a3dc9ced1e3416e497f97636cc4c955ccf.zip
ASoC: codecs: wm9713: remove spurious kernel-doc comment start
Fix W=1 warning Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com> Link: https://lore.kernel.org/r/20200701181320.80848-6-pierre-louis.bossart@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/wm9713.c')
-rw-r--r--sound/soc/codecs/wm9713.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm9713.c b/sound/soc/codecs/wm9713.c
index a662a5547eb6..7072ffacbdfd 100644
--- a/sound/soc/codecs/wm9713.c
+++ b/sound/soc/codecs/wm9713.c
@@ -807,7 +807,7 @@ static void pll_factors(struct snd_soc_component *component,
pll_div->k = K;
}
-/**
+/*
* Please note that changing the PLL input frequency may require
* resynchronisation with the AC97 controller.
*/