commit | 6f0a8cfebb898b88fb0d934d7a44a6d4c98d5285 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Sun Jul 26 10:13:31 2015 +0200 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Sat Sep 05 13:19:11 2015 +0200 |
tree | e79796b8ed107ffde4647337e51ec4dcf3c33ebb | |
parent | 2e10e74df72ff0f8ea65eb1ee6e39ed8278a91bf [diff] |
rtc: rx8025: don't reset the time Stop setting the time to epoch when it is invalid. The proper way to handle that is to return an error when it is invalid instead of returning an incorrect value. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>