commit | 33b744b35189baaa260f526cf117392095331843 | [log] [tgz] |
---|---|---|
author | Rabin Vincent <rabin.vincent@stericsson.com> | Thu Oct 14 10:38:03 2010 +0530 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Mar 14 14:05:15 2011 +0100 |
tree | 009bb385065b80e385cc040c998bc08280c38343 | |
parent | c84c7c08e320acfd10a0b7e55dbb0bc819b6d284 [diff] |
plat-nomadik: support secondary GPIO interrupts When GPIOs wake up the system from sleep mode, the normal GPIO interrupt handler does not hit and the normal interrupt status register does not contain the status. Instead the secondary GPIO handler does, and the interrupt status needs to be retrieved from the wakeup status saved by the suspend/resume code. Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>