linux/drivers/power/reset
Linus Walleij 86336ba4b7 power: poweroff: gpio: convert to use descriptors
This switches the GPIO poweroff driver to use GPIO descriptors
rather than numeral GPIOs. We get rid of the specific inversion
handling as GPIO descriptors know if they are active low or
high and can assert the line properly, so we do not need to
check the flag OF_GPIO_ACTIVE_LOW returned from the old call
of_get_gpio_flags() anymore.

Also convert to use managed resources and use dev_* message
printing while we're at it.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
2014-07-18 23:40:23 +02:00
..
as3722-poweroff.c power: reset: Add as3722 power-off driver 2013-12-23 17:20:37 -08:00
axxia-reset.c power: reset: Add Axxia system reset driver 2014-05-23 18:18:45 +02:00
gpio-poweroff.c power: poweroff: gpio: convert to use descriptors 2014-07-18 23:40:23 +02:00
Kconfig ARM: SoC driver changes 2014-06-02 16:35:49 -07:00
keystone-reset.c power: reset: keystone-reset: introduce keystone reset driver 2014-05-27 09:46:40 -04:00
Makefile ARM: SoC driver changes 2014-06-02 16:35:49 -07:00
msm-poweroff.c power: reset: Add msm restart support 2013-08-09 11:47:53 -07:00
qnap-poweroff.c Power: Reset: Generalize qnap-poweroff to work on Synology devices. 2014-03-04 03:48:41 +00:00
restart-poweroff.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
sun6i-reboot.c power: reset: Add Allwinner A31 reset code 2014-05-23 10:40:34 +02:00
vexpress-poweroff.c mfd: vexpress: Convert custom func API to regmap 2014-05-15 17:02:18 +01:00
xgene-reboot.c power: Add APM X-Gene system reboot driver 2013-08-09 14:28:17 -07:00