Re: [PATCH 02/10] ARM: EXYNOS: Remove calls to of_genpd_get_from_provider()
From: Krzysztof Kozlowski <hidden>
Date: 2016-08-16 19:26:22
Also in:
linux-arm-kernel, linux-tegra
From: Krzysztof Kozlowski <hidden>
Date: 2016-08-16 19:26:22
Also in:
linux-arm-kernel, linux-tegra
On Tue, Aug 16, 2016 at 10:49:28AM +0100, Jon Hunter wrote:
Update the EXYNOS PM domain code to use the of_genpd_add_subdomain() and remove any calls to of_genpd_get_from_provider(). Signed-off-by: Jon Hunter <redacted> --- drivers/soc/samsung/pm_domains.c | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-)
Looks correct: Reviewed-by: Krzysztof Kozlowski <redacted> I understand this will go along with patch #1 to PM tree. There might be some more commits around Exynos PM domain code coming soon. To avoid possible conflicts, could you put it in a separate branch with patch #1 so a stable tag could be easily created? I don't see direct necessity now but it might be needed quite soon. Best regards, Krzysztof