On Friday, May 16, 2014 11:36:48 AM Viresh Kumar wrote:
> On 16 May 2014 00:14, Stephen Warren wrote:
> > On 05/14/2014 11:51 PM, Viresh Kumar wrote:
> >> Tegra has implemented an unnecessary wrapper over
> >> tegra_update_cpu_speed(), i.e.
> >> tegra_target(), which wasn't doing anything apart o
On 16 May 2014 00:14, Stephen Warren wrote:
> On 05/14/2014 11:51 PM, Viresh Kumar 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 teg
On 05/14/2014 11:51 PM, Viresh Kumar 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.
I think it used to do someth
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
---
drivers/cpufreq/tegra-cpufreq.c | 9 ++---
4 matches
Mail list logo