On Thu, Jan 19, 2017 at 2:48 PM, Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> wrote: > This patch moves pad retention control from PMU driver to Exynos pin > controller driver. This helps to avoid possible ordering and logical > dependencies between machine, PMU and pin control code. Till now it > worked fine only because sys_ops for PMU and pin controller were called > in registration order. > This is also a preparation for adding new features to Exynos pin > controller driver, like runtime power management and suspending > individual pin controllers, which might be a part of some power domain. > > Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > Reviewed-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > Acked-by: Tomasz Figa <tomasz.figa@xxxxxxxxx> > --- > arch/arm/mach-exynos/suspend.c | 64 -------------- > drivers/pinctrl/samsung/pinctrl-exynos.c | 145 +++++++++++++++++++++++++++++++ This makes all kind of sense, but I would ideally like an ACK from the ARM SoC maintainer(s): Arnd, Olof, are you OK with this? Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html