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@xxxxxxxxxxx> > --- > arch/arm/mach-exynos/pm_domains.c | 18 +++++++----------- > 1 file changed, 7 insertions(+), 11 deletions(-) Looks good: Reviewed-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx> Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html