commit | 3d73710880afa3d61cf57b5d4eb192e812eb7e4f | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Tue Jun 28 10:59:12 2011 -0700 |
committer | Keith Packard <keithp@keithp.com> | Tue Jun 28 13:54:26 2011 -0700 |
tree | 14659273e31e976706151c98beb565eafc4be694 | |
parent | 6ae77e6b6ae20c280df8ca78e9c9d9a8ccfe7a98 [diff] |
cpufreq: expose a cpufreq_quick_get_max routine This allows drivers and other code to get the max reported CPU frequency. Initial use is for scaling ring frequency with GPU frequency in the i915 driver. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Keith Packard <keithp@keithp.com>