[PATCH 1/7] clk: exynos: prepare for multiplatform

Thomas Abraham thomas.abraham at linaro.org
Mon Apr 15 02:31:43 EDT 2013


On 12 April 2013 19:33, Arnd Bergmann <arnd at arndb.de> wrote:
> The new common clock drivers for exynos are using compile
> time constants and soc_is_exynos* macros to provide backwards
> compatibility for pre-DT systems, which is not possible with
> multiplatform kernels. This moves all the necessary
> information back into platform code and removes the mach/*
> header inclusions.


Since kgene has submitted a patch to remove pre-dt Exynos support
which looks like it will be accepted, we could just remove the use of
soc_is_xyz() instead of continuing to support non-dt Exynos.

Thanks,
Thomas.



More information about the linux-arm-kernel mailing list