From: Rabin Vincent Date: Thu, 14 Oct 2010 05:08:03 +0000 (+0530) Subject: plat-nomadik: support secondary GPIO interrupts X-Git-Tag: v2.6.39-rc1~434^2~2^2~12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33b744b35189baaa260f526cf117392095331843;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed