On 18-02-16, 02:24, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki <[email protected]> > > The ->powersave_bias_init_cpu callback in struct od_ops is only used > in one place and that invocation may be replaced with a direct call > to the function pointed to by that callback, so change the code > accordingly and drop the callback. > > Signed-off-by: Rafael J. Wysocki <[email protected]> > --- > drivers/cpufreq/cpufreq_governor.h | 1 - > drivers/cpufreq/cpufreq_ondemand.c | 3 +-- > 2 files changed, 1 insertion(+), 3 deletions(-)
Acked-by: Viresh Kumar <[email protected]> -- viresh

