rtc: omap: enable wake-up from power off
authorJohan Hovold <[email protected]>
Wed, 10 Dec 2014 23:53:16 +0000 (15:53 -0800)
committerLinus Torvalds <[email protected]>
Thu, 11 Dec 2014 01:41:14 +0000 (17:41 -0800)
commit8ad5c722d592ae1965195651965c02396b42fe1a
tree2da2c70ddd41d6d3eced2d484a194a03d83ef731
parent222a12fca6048249d9007f2a4c5fbcea532e8522
rtc: omap: enable wake-up from power off

The ALARM interrupt must not be disabled during shutdown in order to be
able to power up the system using an RTC alarm.

Signed-off-by: Johan Hovold <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Cc: Tony Lindgren <[email protected]>
Cc: Benot Cousson <[email protected]>
Cc: Lokesh Vutla <[email protected]>
Cc: Guenter Roeck <[email protected]>
Cc: Sekhar Nori <[email protected]>
Cc: Tero Kristo <[email protected]>
Cc: Keerthy J <[email protected]>
Tested-by: Felipe Balbi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/rtc/rtc-omap.c