[PATCH 5/7] ASoC: codecs: wm9713: remove spurious kernel-doc comment start
Pierre-Louis Bossart
pierre-louis.bossart at linux.intel.com
Wed Jul 1 20:13:18 CEST 2020
Fix W=1 warning
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart at linux.intel.com>
---
sound/soc/codecs/wm9713.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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.
*/
--
2.25.1
More information about the Alsa-devel
mailing list