OSDN Git Service

rtc: rx8025: only handle dates between 2000 and 2099
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sat, 25 Jul 2015 10:07:37 +0000 (12:07 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sat, 5 Sep 2015 11:19:11 +0000 (13:19 +0200)
commit32672c55951b2633bb93ec6f12734cf17e9d3a14
treecac8727ddf1c6eeabf870616dc93589c825371d3
parent2ddd18693cb93126077bd072884dffca423c1e27
rtc: rx8025: only handle dates between 2000 and 2099

The hardware is only capable of handling dates between 2000 and 2099,
enforce that.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-rx8025.c