diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2013-04-21 22:48:03 (GMT) |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-04-21 22:48:03 (GMT) |
commit | 820c6ca293e99ae225dc9dd7e0e689c444b08f92 (patch) | |
tree | bb4baa6b7e3d27f7495d248ba3e0235470751ac2 /lib/lzo | |
parent | 70eb0855b2f8fcf61f9f47626b9fa70e7b45ab06 (diff) | |
download | linux-820c6ca293e99ae225dc9dd7e0e689c444b08f92.tar.xz |
cpufreq: Don't call __cpufreq_governor() for drivers without target()
Some cpufreq drivers implement their own governor and so don't need
us to call generic governors interface via __cpufreq_governor(). Few
recent commits haven't obeyed this law well and we saw some
regressions.
This patch is an attempt to fix the above issue.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reported-and-tested-by: Sedat Dilek <sedat.dilek@gmail.com>
Tested-by: Dirk Brandewie <dirk.brandewie@gmail.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'lib/lzo')
0 files changed, 0 insertions, 0 deletions