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

