From: Viresh Kumar Date: Thu, 15 May 2014 05:51:19 +0000 (+0530) Subject: cpufreq: Tegra: drop wrapper around tegra_update_cpu_speed() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~5^2~1^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7b453d3dd5f251f13bf4670037af70bf611d0cb;p=pandora-kernel.git cpufreq: Tegra: drop wrapper around tegra_update_cpu_speed() Tegra has implemented an unnecessary wrapper over tegra_update_cpu_speed(), i.e. tegra_target(), which wasn't doing anything apart of calling tegra_update_cpu_speed(). Get rid of that and use tegra_target() directly. Signed-off-by: Viresh Kumar Acked-by: Stephen Warren Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed