summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1347.c
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@bootlin.com>2018-02-28 22:50:53 +0100
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2018-03-17 14:20:50 +0100
commitf18046c50d2bb726538a83dfb035bfa592779e9c (patch)
tree7ec9f12b2c45b77103ba609e67e2eef2741a0110 /drivers/rtc/rtc-ds1347.c
parent561f8281cf90051bc5f11017ac5ebb21eec45ad9 (diff)
downloadlinux-f18046c50d2bb726538a83dfb035bfa592779e9c.tar.bz2
rtc: fix rtc_time64_to_tm for 3477
The current correction for leap years will fail in 3477. 3476-12-31 being 3477-01-00 because this is 366 leap years after 1970 and 3477 isn't a leap year. Fix that by looping over until days is positive or zero. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'drivers/rtc/rtc-ds1347.c')
0 files changed, 0 insertions, 0 deletions