commit | e4472cb3706ceea42797ae1dc79d624026986694 | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Tue Jan 31 15:53:55 2006 -0800 |
committer | Dave Jones <davej@redhat.com> | Tue Jan 31 15:53:55 2006 -0800 |
tree | 3b6276a2c0caca47fbf7b53f9ec26593ff0cf5fa | |
parent | c0672860199ac009af7cf198a134ee7a4c3a9bb3 [diff] |
[CPUFREQ] cpufreq_notify_transition cleanup. 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>