commit | ad30dfa94c5cc23931c822922a50bd163ab293a5 | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Fri Mar 23 15:52:25 2012 -0700 |
committer | John Stultz <john.stultz@linaro.org> | Fri Mar 23 16:23:12 2012 -0700 |
tree | 574daa8c88b38161fe6139ba2b3fcda42538f32d | |
parent | 6b43ae8a619d17c4935c3320d2ef9e92bdeed05d [diff] |
alarmtimer: Make sure we initialize the rtctimer jonghwan Choi reported seeing warnings with the alarmtimer code at suspend/resume time, and pointed out that the rtctimer isn't being properly initialized. This patch corrects this issue. Reported-by: jonghwan Choi <jhbird.choi@gmail.com> Signed-off-by: John Stultz <john.stultz@linaro.org>