cpufreq: exynos: Use simple approach to asses if cpu cooling can be used
authorLukasz Majewski <l.majewski@samsung.com>
Thu, 5 Feb 2015 15:45:06 +0000 (16:45 +0100)
committerLukasz Majewski <l.majewski@samsung.com>
Mon, 2 Mar 2015 09:04:52 +0000 (10:04 +0100)
commit0fc83929d03c2e16cbcf6cf944bd5df8d829847f
tree7a5a1d93e6e806eae2b17840ad6c00bfed539ffb
parent42b696e808bbea3a4ebf8029e1965d2314612402
cpufreq: exynos: Use simple approach to asses if cpu cooling can be used

Commit: e725d26c4857e5e41975b5e74e64ce6ab09a7121 provided possibility to
use device tree to asses if cpu can be used as cooling device. Since the
code was somewhat awkward, simpler approach has been proposed.

Test HW: Exynos 4412 - Odroid U3.

Suggested-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/exynos-cpufreq.c