summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/pxa3xx-cpufreq.c
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-08-13 14:58:24 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2013-08-14 22:24:22 +0200
commit4a511de96d692f2dfa126c10dda4e41636c0ef27 (patch)
tree20ddaa54c87e088d2eadc3600ea4ebd5bbe7383b /drivers/cpufreq/pxa3xx-cpufreq.c
parent59027d356666a2c1d576baacb98de9fb30e4c48e (diff)
cpufreq: cpufreq-cpu0: NULL is a valid regulator
Since NULL could in theory be a valid regulator we ought to check for IS_ERR() rather than for NULL. In practice this is unlikely to be an issue but it's better for neatness. Signed-off-by: Mark Brown <broonie@linaro.org> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/cpufreq/pxa3xx-cpufreq.c')
0 files changed, 0 insertions, 0 deletions