Re: [PATCH] cpufreq: exynos: remove dead ->need_apll_change method

From: Viresh Kumar
Date: Fri Mar 27 2015 - 23:22:06 EST


On 27 March 2015 at 22:02, Bartlomiej Zolnierkiewicz
<b.zolnierkie@xxxxxxxxxxx> wrote:
> Commit 26ab1c62b6e1 ("cpufreq: exynos5250: Set APLL rate
> using CCF API") removed the last user of ->need_apll_change
> method. Remove it and then cleanup exynos_cpufreq_scale()
> accordingly.
>
> This patch was tested on Exynos4412 SoC based Trats2 board.
>
> There should be no functional changes caused by this patch.
>
> Cc: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
> Cc: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
> Cc: Kukjin Kim <kgene@xxxxxxxxxx>
> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
> ---
> drivers/cpufreq/exynos-cpufreq.c | 30 +++---------------------------
> drivers/cpufreq/exynos-cpufreq.h | 1 -
> 2 files changed, 3 insertions(+), 28 deletions(-)

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

@Kukjin: please take it through your tree.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/