commit | c28375583b6471c1cb833a628ab6afb5b69079d0 | [log] [tgz] |
---|---|---|
author | Jacob Shin <jacob.shin@amd.com> | Tue Jun 25 22:42:37 2013 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Jun 25 22:42:37 2013 +0200 |
tree | 80255430a54c44c57a39d88cc2d7d030a4b0d8b6 | |
parent | 9e895ace5d82df8929b16f58e9f515f6d54ab82d [diff] |
cpufreq: fix NULL pointer deference at od_set_powersave_bias() When initializing the default powersave_bias value, we need to first make sure that this policy is running the ondemand governor. Reported-and-tested-by: Tim Gardner <tim.gardner@canonical.com> Signed-off-by: Jacob Shin <jacob.shin@amd.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>