git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb08be7
)
cpufreq: ARM big LITTLE DT: Return correct transition latency
author
Viresh Kumar
<viresh.kumar@linaro.org>
Mon, 29 Apr 2013 13:24:45 +0000
(13:24 +0000)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Sun, 12 May 2013 12:04:15 +0000
(14:04 +0200)
By mistake we are returning zero for successful call to
dt_get_transition_latency(), whereas we should return
transition_latency. Fix that.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found