From: Jacob Shin Date: Tue, 25 Jun 2013 20:42:37 +0000 (+0200) Subject: cpufreq: fix NULL pointer deference at od_set_powersave_bias() X-Git-Tag: v3.10~17^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c28375583b6471c1cb833a628ab6afb5b69079d0;p=pandora-kernel.git 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 Signed-off-by: Jacob Shin Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed