projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c09083
)
PM / devfreq: rk3399_dmc: Fix spelling typo
author
Gaël PORTAY
<gael.portay@collabora.com>
Thu, 2 May 2019 18:40:13 +0000
(14:40 -0400)
committer
MyungJoo Ham
<myungjoo.ham@samsung.com>
Sat, 24 Aug 2019 11:11:12 +0000
(20:11 +0900)
Reorder 'i' and 'v' in "drvier".
Signed-off-by: Gaël PORTAY <gael.portay@collabora.com>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
drivers/devfreq/rk3399_dmc.c
patch
|
blob
|
history
diff --git
a/drivers/devfreq/rk3399_dmc.c
b/drivers/devfreq/rk3399_dmc.c
index
682465f
..
2e65d72
100644
(file)
--- a/
drivers/devfreq/rk3399_dmc.c
+++ b/
drivers/devfreq/rk3399_dmc.c
@@
-351,7
+351,7
@@
static int rk3399_dmcfreq_probe(struct platform_device *pdev)
/*
* Get dram timing and pass it to arm trust firmware,
- * the dram dr
vi
er in arm trust firmware will get these
+ * the dram dr
iv
er in arm trust firmware will get these
* timing and to do dram initial.
*/
if (!of_get_ddr_timings(&data->timing, np)) {