commit | 091c9afe1480b95fb28d65aeebe56bacdbd59790 | [log] [tgz] |
---|---|---|
author | Figo Wang <figow@codeaurora.org> | Thu Sep 12 20:41:27 2013 +0800 |
committer | Figo Wang <figow@codeaurora.org> | Mon Oct 14 17:33:31 2013 +0800 |
tree | c1158cdc678e44ea069f21ebf315c3d939801459 | |
parent | 1f660587d49337ab15a8ded48b58a301bccf1b33 [diff] |
kernel: alarm: add dedicated alarm type for poweroff alarm Now we use type of RTC_WAKEUP for the poweroff alarm. Actually lots of other applications also use this type. But these applications never expect the device will power on after it has been shut down. So we need to add dedicated alarm type for the Deskclock or similar applications. CRs-fixed: 529674 Change-Id: I9b7911906446daa1aeb5835478c9837f8ef797f2 Signed-off-by: Figo Wang <figow@codeaurora.org>