projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cd5c56
)
clk: ti: clkctrl: fix typos in comments
author
Julia Lawall
<Julia.Lawall@inria.fr>
Mon, 14 Mar 2022 11:53:38 +0000
(12:53 +0100)
committer
Stephen Boyd
<sboyd@kernel.org>
Tue, 15 Mar 2022 22:48:36 +0000
(15:48 -0700)
Various spelling mistakes in comments.
Detected with the help of Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Link:
https://lore.kernel.org/r/20220314115354.144023-15-Julia.Lawall@inria.fr
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/ti/clkctrl.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/clk/ti/clkctrl.c
b/drivers/clk/ti/clkctrl.c
index 864c484bde1b4d61b3d8acb7d7120fd1fb4604b7..170cdf9ea8f603c619956d89454f37e2502b0c02 100644
(file)
--- a/
drivers/clk/ti/clkctrl.c
+++ b/
drivers/clk/ti/clkctrl.c
@@
-603,7
+603,7
@@
static void __init _ti_omap4_clkctrl_setup(struct device_node *node)
/*
* The code below can be removed when all clkctrl nodes use domain
- * specific compatible prop
r
erty and standard clock node naming
+ * specific compatible property and standard clock node naming
*/
if (legacy_naming) {
provider->clkdm_name = kasprintf(GFP_KERNEL, "%pOFnxxx", node->parent);