2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 22:24:09 +08:00
linux-next/drivers/pinctrl/samsung
Marek Szyprowski 2b24efa8e5 pinctrl: samsung: Replace syscore ops with standard platform device pm_ops
Once the dependency on PMU driver (for pad retention control) has been
removed, there is no reason to use syscore_ops based suspend/resume.
This patch replaces it with standard platform device pm_ops based solution.

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>
2017-01-26 16:57:33 +01:00
..
Kconfig
Makefile
pinctrl-exynos5440.c pinctrl: samsung: Suppress unbinding to prevent theoretical attacks 2016-05-30 09:41:49 +02:00
pinctrl-exynos.c pinctrl: samsung: Move retention control from mach-s5pv210 to the pinctrl driver 2017-01-26 16:57:03 +01:00
pinctrl-exynos.h pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bank 2016-11-15 09:41:35 +01:00
pinctrl-s3c24xx.c pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bank 2016-11-15 09:41:35 +01:00
pinctrl-s3c64xx.c pinctrl: samsung: Remove messages for failed memory allocation 2017-01-26 10:05:01 +01:00
pinctrl-samsung.c pinctrl: samsung: Replace syscore ops with standard platform device pm_ops 2017-01-26 16:57:33 +01:00
pinctrl-samsung.h pinctrl: samsung: Add infrastructure for pin-bank retention control 2017-01-26 16:35:50 +01:00