summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/cpufreq.c
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2015-07-18 06:01:02 (GMT)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2015-07-20 23:12:02 (GMT)
commit871ef3b53a2f4dd9be348c07b77df3c4bd74a37f (patch)
tree6a5e7fc6d6bfc174a8d5646d47421939a2676d76 /drivers/cpufreq/cpufreq.c
parenta72c49590a1f9e5d26a71c3f807dbb8958c93513 (diff)
downloadlinux-871ef3b53a2f4dd9be348c07b77df3c4bd74a37f.tar.xz
cpufreq: governor: Don't WARN on invalid states
With previous commit, governors have started to return errors on invalid state-transition requests. We already have a WARN for an invalid state-transition request in cpufreq_governor_dbs(). This does trigger today, as the sequence of events isn't guaranteed by cpufreq core. Lets stop warning on that for now, and make sure we don't enter an invalid state. Reviewed-and-tested-by: Preeti U Murthy <preeti@linux.vnet.ibm.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/cpufreq/cpufreq.c')
0 files changed, 0 insertions, 0 deletions