From: Lukasz Majewski Date: Fri, 23 Jan 2015 12:14:20 +0000 (+0100) Subject: cpufreq: exynos: Use device tree to determine if cpufreq cooling should be registered X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~32^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e725d26c4857e5e41975b5e74e64ce6ab09a7121;p=pandora-kernel.git cpufreq: exynos: Use device tree to determine if cpufreq cooling should be registered With thermal subsystem rework it is necessary to tune current cpufreq code to use cpu frequency change as a potential cooling device. Now the cpu cooling device is registered only when proper nodes and properties are available in device tree. Lack of them, however, will not prevent cpufreq for normal operation. Signed-off-by: Lukasz Majewski Signed-off-by: Eduardo Valentin --- Reading git-diff-tree failed