diff options
author | Marek Szyprowski <m.szyprowski@samsung.com> | 2017-01-26 12:29:25 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-01-26 18:56:57 +0300 |
commit | 07731019c59c06e257aac351d774b2292c251dde (patch) | |
tree | f9690b493f3bb0fb217f0e630de974cb0c121276 /firmware | |
parent | 545e3e7da3d1356d3416faea2a8f94488c7a0056 (diff) | |
download | linux-07731019c59c06e257aac351d774b2292c251dde.tar.xz |
pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
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@samsung.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Tomasz Figa <tomasz.figa@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions