summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/pad_wkup.c
AgeCommit message (Collapse)Author
2014-07-22IKXCLOCK-3042 arm: omap2: padwkup log wakeup reasonsJim Wylder
Use the pad wkup handler to call log_wakeup_reason(). Extend slightly to handle cases were wakeup comes from a I/O pin that is not directly handled by the pad_wkup handler. Bug: 16378010 Change-Id: I466b6005d168fbffc0dc7ba4139cdf0156f3fe9a Signed-off-by: Jim Wylder <jwylder@motorola.com>
2014-05-27IKXCLOCK-1705 arm: omap2: padwkup interrupt handlerJim Wylder
This change replaces the previous, of signaling an interrupt for the gpio bank with a pure software call. Change-Id: I3380acf3745a9ff823cd3a0028f8b7be9190f20f Signed-off-by: Jim Wylder <jwylder@motorola.com>