Re: [PATCH] cpufreq: governor: Drop gov_cancel_work()

From: Viresh Kumar
Date: Wed Jun 08 2016 - 23:21:12 EST


On 09-06-16, 01:45, Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
>
> There's no reason for gov_cancel_work() to exist at all, as it only
> has one caller and the only thing done by that caller is to invoke
> gov_cancel_work().
>
> Accordingly, drop gov_cancel_work() and move its contents to the
> caller.
>
> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
> ---
> drivers/cpufreq/cpufreq_governor.c | 19 +++++++------------
> 1 file changed, 7 insertions(+), 12 deletions(-)

Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>

I am wondering what happened to your other patches around the governor callbacks
and why weren't they applied yet :)

--
viresh