]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4a06393e6c209a62eeaedbe4145fd2a7ee022a9e
tree7a5a1d93e6e806eae2b17840ad6c00bfed539ffb
parent160f9aac566b4acdc1eadd9caf6e7cd8a4982c45
cpufreq: exynos: Use simple approach to asses if cpu cooling can be used

Commit: 13167e2fc4d7eb40d50385fe75c320dfbc403d1e 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