aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Paterson <chris.paterson2@renesas.com>2019-07-11 23:52:36 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2019-07-12 14:05:41 -0400
commit85f946ffd3b61ffccefd41a52f267437d878dd3e (patch)
treee974455bce3cfed6ceb065c16fc7c7e6e33fdb8c
parentcc0e5f1ce0a8017c68983eb6b41a1dbd0d24aa98 (diff)
scripts/spelling.txt: add spelling fix for prohibited
Misspelling 'prohibited' is quite common in the real world, although surprisingly not so much in the Linux Kernel. In addition to fixing the typo we may as well add it to the spelling checker. Also adding the present participle (prohibiting). Link: http://lkml.kernel.org/r/20190514153341.22540-1-chris.paterson2@renesas.com Fixes: 5bf2fbbef50c ("clk: renesas: cpg-mssr: Add r8a77470 support") Signed-off-by: Chris Paterson <chris.paterson2@renesas.com> Acked-by: Stephen Boyd <sboyd@kernel.org> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r--drivers/clk/renesas/r8a77470-cpg-mssr.c2
-rw-r--r--scripts/spelling.txt2
2 files changed, 3 insertions, 1 deletions
diff --git a/drivers/clk/renesas/r8a77470-cpg-mssr.c b/drivers/clk/renesas/r8a77470-cpg-mssr.c
index ab0fb10b6bf0..d81ae65f0d18 100644
--- a/drivers/clk/renesas/r8a77470-cpg-mssr.c
+++ b/drivers/clk/renesas/r8a77470-cpg-mssr.c
@@ -175,7 +175,7 @@ static const unsigned int r8a77470_crit_mod_clks[] __initconst = {
175 *--------------------------------------------------- 175 *---------------------------------------------------
176 * 0 0 20 x80 x78 x50 176 * 0 0 20 x80 x78 x50
177 * 0 1 26 x60 x60 x56 177 * 0 1 26 x60 x60 x56
178 * 1 0 Prohibitted setting 178 * 1 0 Prohibited setting
179 * 1 1 30 x52 x52 x50 179 * 1 1 30 x52 x52 x50
180 * 180 *
181 * *1 : Table 7.4 indicates VCO output (PLL0 = VCO) 181 * *1 : Table 7.4 indicates VCO output (PLL0 = VCO)
diff --git a/scripts/spelling.txt b/scripts/spelling.txt
index 5ae83ce31902..99f82a2a5b54 100644
--- a/scripts/spelling.txt
+++ b/scripts/spelling.txt
@@ -1009,6 +1009,8 @@ programers||programmers
1009programm||program 1009programm||program
1010programms||programs 1010programms||programs
1011progresss||progress 1011progresss||progress
1012prohibitted||prohibited
1013prohibitting||prohibiting
1012promiscous||promiscuous 1014promiscous||promiscuous
1013promps||prompts 1015promps||prompts
1014pronnounced||pronounced 1016pronnounced||pronounced