commit | 0fc83929d03c2e16cbcf6cf944bd5df8d829847f | [log] [tgz] |
---|---|---|
author | Lukasz Majewski <l.majewski@samsung.com> | Thu Feb 05 16:45:06 2015 +0100 |
committer | Lukasz Majewski <l.majewski@samsung.com> | Mon Mar 02 10:04:52 2015 +0100 |
tree | 7a5a1d93e6e806eae2b17840ad6c00bfed539ffb | |
parent | 42b696e808bbea3a4ebf8029e1965d2314612402 [diff] |
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>