diff options
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2017-11-10 09:59:31 +0100 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2017-11-10 16:24:32 +0100 |
commit | eaa1dc7ba18db14842fbee9c57e71d28ae1c407d (patch) | |
tree | c433d613ad7381be86260794721e85dd9d031216 /Documentation | |
parent | rtc: at91rm9200: stop calculating yday in at91_rtc_readalarm (diff) | |
download | linux-eaa1dc7ba18db14842fbee9c57e71d28ae1c407d.tar.xz linux-eaa1dc7ba18db14842fbee9c57e71d28ae1c407d.zip |
rtc: at91rm9200: fix reading alarm value
When alarm value is read at boot time, at91_alarm_year is not yet set to
the proper value so the year is always set to 1900.
This results in that kind of message at boot:
rtc rtc0: invalid alarm value: 1900-1-14 2:11:39
There is no way to recover from that as the alarm is now only read when
booting.
Instead, rely on the rtc core to figure out the proper year.
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions