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)
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>

No differences found