From d4bda8f843a4667f3800dd0eff116c65360deeef Mon Sep 17 00:00:00 2001 From: John Stultz Date: Thu, 20 Nov 2014 21:06:12 -0800 Subject: [PATCH] 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-format-patch failed