From: Philipp Zabel
Date: Thu, 26 Sep 2013 09:19:37 +0000 (+0200)
Subject: cpufreq: cpufreq-cpu0: NULL is a valid regulator, part 2
X-Git-Tag: v3.12-rc4~11^2^2^2~1
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43c638e3dd48ff1b1a93ea01c98e258e693880c3;p=pandora-kernel.git
cpufreq: cpufreq-cpu0: NULL is a valid regulator, part 2
Since the patch "cpufreq: cpufreq-cpu0: NULL is a valid regulator", cpu_reg
contains an error value if the regulator is not set, instead of NULL.
Accordingly, fix the remaining check for non-NULL cpu_reg.
Signed-off-by: Philipp Zabel
Signed-off-by: Rafael J. Wysocki
---
Reading git-diff-tree failed