Re: [PATCH 09/10] cpufreq: dt: Kill platform-data

2016-04-22 Thread Stephen Boyd
On 04/21, Viresh Kumar wrote: > There are no more users of platform-data for cpufreq-dt driver, get rid > of it. > > Signed-off-by: Viresh Kumar > --- Reviewed-by: Stephen Boyd -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project

[PATCH 09/10] cpufreq: dt: Kill platform-data

2016-04-21 Thread Viresh Kumar
There are no more users of platform-data for cpufreq-dt driver, get rid of it. Signed-off-by: Viresh Kumar --- drivers/cpufreq/cpufreq-dt.c | 6 +- include/linux/cpufreq-dt.h | 24 2 files changed, 1 insertion(+), 29 deletions(-) delete mode 100644 include/linux/