[PATCH v2 4/4] cpufreq: exynos: remove Exynos5250 specific cpufreq driver support
Krzysztof Kozlowski
k.kozlowski at samsung.com
Mon Jun 29 17:22:06 PDT 2015
On 30.06.2015 02:26, Bartlomiej Zolnierkiewicz wrote:
> Exynos5250 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.
>
> Based on the earlier work by Thomas Abraham.
>
> Cc: Viresh Kumar <viresh.kumar at linaro.org>
> Cc: Javier Martinez Canillas <javier.martinez at collabora.co.uk>
> Cc: 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 | 3 -
> drivers/cpufreq/exynos-cpufreq.h | 17 ---
> drivers/cpufreq/exynos5250-cpufreq.c | 210 -----------------------------------
> 5 files changed, 242 deletions(-)
> delete mode 100644 drivers/cpufreq/exynos5250-cpufreq.c
Nice diff stat, I like it!
Reviewed-by: Krzysztof Kozlowski <k.kozlowski at samsung.com>
Few thoughts:
1. Javier's email has changed, CC-ed the correct one. Can you update it
in all patches (CC-tags)?
2. It looks like the patchset should go through one tree so the
Exynos5250 cpufreq support won't disappear, right?
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list