From: Viresh Kumar Date: Thu, 4 Dec 2014 04:12:03 +0000 (+0530) Subject: thermal: cpu_cooling: get_property() doesn't need to support GET_MAXL anymore X-Git-Tag: fixes-v4.0-rc1~365^2^2~1^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97afa4aafb821eca197f678b6552488c46f8c48e;p=pandora-kernel.git thermal: cpu_cooling: get_property() doesn't need to support GET_MAXL anymore We don't use get_property() to find max levels anymore as it is done at boot now. So, don't support GET_MAXL in get_property(). Signed-off-by: Viresh Kumar Signed-off-by: Eduardo Valentin --- Reading git-diff-tree failed