Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1174153
| From | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 4/4] cpufreq: exynos: remove Exynos5250 specific cpufreq driver support |
| Date | 2015-06-30 02:30 +0200 |
| Message-ID | <pGRAZ-2l0-1@gated-at.bofh.it> (permalink) |
| References | <pGL2x-1bz-1@gated-at.bofh.it> <pGL2y-1bz-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@linaro.org> > Cc: Javier Martinez Canillas <javier.martinez@collabora.co.uk> > Cc: Thomas Abraham <thomas.ab@samsung.com> > Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@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@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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2 4/4] cpufreq: exynos: remove Exynos5250 specific cpufreq driver support Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-06-30 02:30 +0200
csiph-web