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:
c067286
)
[CPUFREQ] cpufreq_notify_transition cleanup.
author
Dave Jones
<davej@redhat.com>
Tue, 31 Jan 2006 23:53:55 +0000
(15:53 -0800)
committer
Dave Jones
<davej@redhat.com>
Tue, 31 Jan 2006 23:53:55 +0000
(15:53 -0800)
Introduce caching of cpufreq_cpu_data[freqs->cpu], which allows us to
make the function a lot more readable, and as a nice side-effect, it
now fits in < 80 column displays again.
Signed-off-by: Dave Jones <davej@redhat.com>
No differences found