diff options
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2018-02-19 16:24:19 +0100 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2018-03-02 10:12:18 +0100 |
commit | 66b32fc54c8e04079102ad356b88a448aad4cb81 (patch) | |
tree | 473c5f9ba6a534a7eb073e0f00048a515e19f0a2 /drivers/block | |
parent | rtc: r7301: stop validating rtc_time in .read_time (diff) | |
download | linux-66b32fc54c8e04079102ad356b88a448aad4cb81.tar.xz linux-66b32fc54c8e04079102ad356b88a448aad4cb81.zip |
rtc: sc27xx: stop validating rtc_time in .read_time
rtc_time64_to_tm never generates an invalid tm. It is not necessary to
validate it. Also, the RTC core is always calling rtc_valid_tm after the
read_time callback.
Reviewed-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions