]> asedeno.scripts.mit.edu Git - linux.git/commit
rtc: st-lpc: remove artificial limitation
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 10 Mar 2018 05:35:08 +0000 (06:35 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 27 Mar 2018 08:45:03 +0000 (10:45 +0200)
commit88c998743105806f6564ccb660b5b993dba0e741
tree2c5e9a90926594e1259bccbbe6895c1a591006b1
parentf441f98f5834a7f9734f6b183b5580f510344a87
rtc: st-lpc: remove artificial limitation

The LPC RTC supports dates way beyond 2038, don't limit it artificially as
the kernel handles dates after 2038 properly.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-st-lpc.c