Re: [PATCH 4/12] cpufreq: governor: Drop unused governor callback and data fields

From: Viresh Kumar
Date: Thu Feb 18 2016 - 00:37:59 EST


On 18-02-16, 02:22, Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
>
> After some previous changes, the ->get_cpu_dbs_info_s governor
> callback and the "governor" field in struct dbs_governor (whose
> value represents the governor type) are not used any more, so
> drop them.
>
> Also drop the unused gov_ops field from struct dbs_governor.
>
> No functional changes.
>
> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
> ---
> drivers/cpufreq/cpufreq_conservative.c | 2 --
> drivers/cpufreq/cpufreq_governor.h | 15 +--------------
> drivers/cpufreq/cpufreq_ondemand.c | 3 ---
> 3 files changed, 1 insertion(+), 19 deletions(-)

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

--
viresh