]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: at91: add gpio suspend/resume support when using pinctrl
authorLudovic Desroches <ludovic.desroches@atmel.com>
Fri, 8 Mar 2013 15:18:21 +0000 (16:18 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 14 Mar 2013 08:37:42 +0000 (09:37 +0100)
commit647f8d94a4e69d39e88a617846755655853c20f5
treed673cac675a6281094f72d39046cd5854e129f10
parent7f06472f1c3281abceea36059f94e099bfe4698f
ARM: at91: add gpio suspend/resume support when using pinctrl

gpio suspend/resume and wakeup sources where not managed when using pinctrl so
it was impossible to wake up the system with a gpio.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/include/mach/gpio.h
arch/arm/mach-at91/pm.c
drivers/pinctrl/pinctrl-at91.c