git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2c11ae
)
rtc: Update suspend/resume timing to use 64bit time
author
John Stultz
<john.stultz@linaro.org>
Fri, 21 Nov 2014 05:06:12 +0000
(21:06 -0800)
committer
John Stultz
<john.stultz@linaro.org>
Fri, 21 Nov 2014 20:00:00 +0000
(12:00 -0800)
Currently the rtc suspend/resume timing is done using
y2038 problematic timespecs. So update the code to utilize
timespec64 types.
Signed-off-by: John Stultz <john.stultz@linaro.org>
No differences found