[PATCH v7 18/25] ARM: Exynos: pm_domains: register power domain driver from core_initcall
Krzysztof Kozlowski
k.kozlowski at samsung.com
Tue May 19 17:51:23 PDT 2015
On 19.05.2015 22:20, Marek Szyprowski wrote:
> SYSMMU devices are registered very early in arch_initcall, so ensure
> that they can get access to power domains by registering power domain
> driver from earlier initcall. This change requires dropping usage of the
> platform device associated with each power domain and replacing clock
> calls with respective of_clk_* equivalents.
>
> Signed-off-by: Marek Szyprowski <m.szyprowski at samsung.com>
> ---
> arch/arm/mach-exynos/pm_domains.c | 18 +++++++-----------
> 1 file changed, 7 insertions(+), 11 deletions(-)
Looks good:
Reviewed-by: Krzysztof Kozlowski <k.kozlowski at samsung.com>
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list