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:
13ad770
)
cpufreq: dt: Drop stale comment
author
Viresh Kumar
<
[email protected]
>
Thu, 24 Mar 2016 04:21:57 +0000
(09:51 +0530)
committer
Rafael J. Wysocki
<
[email protected]
>
Tue, 5 Apr 2016 01:40:44 +0000
(
03:40
+0200)
The comment in file header doesn't hold true anymore, drop it.
Signed-off-by: Viresh Kumar <
[email protected]
>
Signed-off-by: Rafael J. Wysocki <
[email protected]
>
drivers/cpufreq/cpufreq-dt.c
patch
|
blob
|
history
diff --git
a/drivers/cpufreq/cpufreq-dt.c
b/drivers/cpufreq/cpufreq-dt.c
index f951f911786e086b2b6dc9d615018eb235347dbe..5f8dbe640a202baa2b12d26267ca78b983c8b7fc 100644
(file)
--- a/
drivers/cpufreq/cpufreq-dt.c
+++ b/
drivers/cpufreq/cpufreq-dt.c
@@
-4,9
+4,6
@@
* Copyright (C) 2014 Linaro.
* Viresh Kumar <
[email protected]
>
*
- * The OPP code in function set_target() is reused from
- * drivers/cpufreq/omap-cpufreq.c
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.