From: Bai Ping Date: Tue, 14 Oct 2014 05:12:07 +0000 (+0800) Subject: thermal: imx: correct driver load sequence for cpu cooling X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~133^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=491b079db3f7fa631f6a012e7e896a1eafe4dd99;p=pandora-kernel.git thermal: imx: correct driver load sequence for cpu cooling thermal driver should be regisetered after cpufreq driver has been registered and probed. Doing so is to make sure that thermal driver can get the max cpu cooling states correctly when calling get_property. Signed-off-by: Bai Ping Signed-off-by: Eduardo Valentin --- Reading git-diff-tree failed