On 18-02-16, 02:24, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki <rafael.j.wyso...@intel.com> > > 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 <rafael.j.wyso...@intel.com> > --- > drivers/cpufreq/cpufreq_governor.h | 1 - > drivers/cpufreq/cpufreq_ondemand.c | 3 +-- > 2 files changed, 1 insertion(+), 3 deletions(-)
Acked-by: Viresh Kumar <viresh.ku...@linaro.org> -- viresh