From: Anson Huang Date: Fri, 20 Jun 2014 07:42:18 +0000 (+0800) Subject: cpufreq: imx6: remove pu regulator dependency for SOCs with no PU regulator X-Git-Tag: cleanup-for-v3.18~101^2~5^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22d0628a226c9864fabd621ef2bf64c841219b46;p=pandora-kernel.git cpufreq: imx6: remove pu regulator dependency for SOCs with no PU regulator PU regulator is not a necessary regulator for cpufreq, not all i.MX6 SoCs have PU regulator, only if SOC has PU regulator, then its voltage must be equal to SOC regulator, so remove the dependency to support i.MX6SX which has no PU regulator. Signed-off-by: Anson Huang Acked-by: Viresh Kumar Acked-by: Shawn Guo Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed