[PATCH 6/6] cpufreq: exynos: remove Exynos4210 specific cpufreq driver support
Viresh Kumar
viresh.kumar at linaro.org
Wed May 13 22:03:12 PDT 2015
On 03-04-15, 18:43, Bartlomiej Zolnierkiewicz wrote:
> From: Thomas Abraham <thomas.ab at samsung.com>
>
> Exynos4210 based platforms have switched over to use generic
> cpufreq driver for cpufreq functionality. So the Exynos
> specific cpufreq support for these platforms can be removed.
>
> Changes by Bartlomiej:
> - dropped Exynos5250 support removal for now
> - updated exynos-cpufreq.[c,h]
>
> Cc: Viresh Kumar <viresh.kumar at linaro.org>
> Cc: Javier Martinez Canillas <javier.martinez at collabora.co.uk>
> Signed-off-by: Thomas Abraham <thomas.ab at samsung.com>
> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie at samsung.com>
> ---
> drivers/cpufreq/Kconfig.arm | 11 --
> drivers/cpufreq/Makefile | 1 -
> drivers/cpufreq/exynos-cpufreq.c | 5 +-
> drivers/cpufreq/exynos-cpufreq.h | 9 --
> drivers/cpufreq/exynos4210-cpufreq.c | 184 ----------------------------------
> 5 files changed, 1 insertion(+), 209 deletions(-)
> delete mode 100644 drivers/cpufreq/exynos4210-cpufreq.c
Acked-by: Viresh Kumar <viresh.kumar at linaro.org>
More information about the linux-arm-kernel
mailing list