From: Viresh Kumar Date: Thu, 4 Dec 2014 04:12:01 +0000 (+0530) Subject: thermal: cpu_cooling: remove unnecessary wrapper get_cpu_frequency() X-Git-Tag: fixes-v4.0-rc1~365^2^2~1^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=521a2e5831704efef8aa826d6b22abef55650d59;p=pandora-kernel.git thermal: cpu_cooling: remove unnecessary wrapper get_cpu_frequency() get_cpu_frequency() isn't doing much by itself, just calling get_property(). And so this wrapper isn't required at all. Get rid of it. Signed-off-by: Viresh Kumar Signed-off-by: Eduardo Valentin --- Reading git-diff-tree failed