commit | cafa1d8b0c90252e73f20db1b6f32cf88e73ff17 | [log] [tgz] |
---|---|---|
author | Matti Halme <[email protected]> | Thu Jan 15 13:50:56 2009 -0800 |
committer | Linus Torvalds <[email protected]> | Thu Jan 15 16:39:36 2009 -0800 |
tree | bfe17370eadc0db4ff366a333cfc008f86d79003 | |
parent | 4216d0bd8fef77b7926eb065a766e2ee003acf6a [diff] |
rtc: rtc-twl4030 don't mask alarm interrupts on shutdown A triggering RTC alarm should be able to power on a device that has been powered off. This patch enables that on twl4030 by not masking the alarm interrupt at shutdown. Signed-off-by: Matti Halme <[email protected]> Signed-off-by: Alessandro Zummo <[email protected]> Acked-by: David Brownell <[email protected]> Cc: Tony Lindgren <[email protected]> Cc: Samuel Ortiz <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>