Viresh, On Fri, May 16, 2014 at 9:51 PM, Viresh Kumar <viresh.ku...@linaro.org> wrote: > 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. > > Tested-by: Stephen Warren <swar...@nvidia.com> > Signed-off-by: Viresh Kumar <viresh.ku...@linaro.org> > --- > drivers/cpufreq/tegra-cpufreq.c | 9 ++------- > 1 file changed, 2 insertions(+), 7 deletions(-)
Reviewed-by: Doug Anderson <diand...@chromium.org> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/