projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad077ce
)
clk: shmobile: div6: use proper description in kernel doc
author
Wolfram Sang
<
[email protected]
>
Mon, 24 Feb 2014 19:57:11 +0000
(20:57 +0100)
committer
Mike Turquette
<
[email protected]
>
Tue, 25 Feb 2014 08:26:37 +0000
(
00:26
-0800)
These variable clocks have nothing to do with MSTP gating, probably a
copy&paste leftover.
Signed-off-by: Wolfram Sang <
[email protected]
>
Acked-by: Laurent Pinchart <
[email protected]
>
Signed-off-by: Mike Turquette <
[email protected]
>
drivers/clk/shmobile/clk-div6.c
patch
|
blob
|
history
diff --git
a/drivers/clk/shmobile/clk-div6.c
b/drivers/clk/shmobile/clk-div6.c
index aac4756ec52e68e641c740667c8f31cb32cac0eb..f065f694cb65699705def0036c3f47e903e813ae 100644
(file)
--- a/
drivers/clk/shmobile/clk-div6.c
+++ b/
drivers/clk/shmobile/clk-div6.c
@@
-23,7
+23,7
@@
#define CPG_DIV6_DIV_MASK 0x3f
/**
- * struct div6_clock -
MSTP gating
clock
+ * struct div6_clock -
CPG 6 bit divider
clock
* @hw: handle between common and hardware-specific interfaces
* @reg: IO-remapped register
* @div: divisor value (1-64)