From: John Stultz Date: Fri, 21 Nov 2014 05:06:12 +0000 (-0800) Subject: rtc: Update suspend/resume timing to use 64bit time X-Git-Tag: omap-for-v3.19/fixes-rc1~164^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4bda8f843a4667f3800dd0eff116c65360deeef;p=pandora-kernel.git rtc: Update suspend/resume timing to use 64bit time 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 --- Reading git-diff-tree failed