projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
419eac3
)
ASoC: codecs: wm9713: remove spurious kernel-doc comment start
author
Pierre-Louis Bossart
<pierre-louis.bossart@linux.intel.com>
Wed, 1 Jul 2020 18:13:18 +0000
(13:13 -0500)
committer
Mark Brown
<broonie@kernel.org>
Thu, 2 Jul 2020 13:55:32 +0000
(14:55 +0100)
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>
sound/soc/codecs/wm9713.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/wm9713.c
b/sound/soc/codecs/wm9713.c
index
a662a55
..
7072ffa
100644
(file)
--- 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.
*/