| commit | c2e17c5605b2e0ea9d28feef26e8d141cbce2bd1 | [log] [tgz] |
|---|---|---|
| author | Figo Wang <figow@codeaurora.org> | Wed Sep 25 12:59:35 2013 +0800 |
| committer | William Bellavance <flintman@flintmancomputers.com> | Thu Sep 07 05:58:38 2017 -0400 |
| tree | 493465150c285a4910a490e73d83910a2fe6cfab | |
| parent | 5c892dbbc3512e6c05a1cc12309a4f01402779a4 [diff] |
kernel: alarm: setup the RTC immediately for poweroff alarm Currently we setup the RTC for poweroff alarm when the system performs shutdown. But if the phone is shut down unexpectedly before that, the poweroff alarm can't work. So we can do that immediately. CR-fixed: 532743 Change-Id: Ib26a56fba8cd64efe94f2f07ee232482228429dc Signed-off-by: Figo Wang <figow@codeaurora.org>