diff options
author | Xunlei Pang <pang.xunlei@linaro.org> | 2015-06-12 10:04:11 +0800 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2015-06-25 01:13:42 +0200 |
commit | f118db1efdbd224b3e0dd174a8942471eee798a0 (patch) | |
tree | 4c6b9069263dabac7614498dd80349a7e9de5ba7 /block | |
parent | 9200025724619d83f9fc366281f0bde36afe6e5a (diff) | |
download | op-kernel-dev-f118db1efdbd224b3e0dd174a8942471eee798a0.zip op-kernel-dev-f118db1efdbd224b3e0dd174a8942471eee798a0.tar.gz |
rtc: isl1208: Replace deprecated rtc_tm_to_time()
isl1208_i2c_set_alarm() uses deprecated rtc_tm_to_time(),
which will overflow in year 2106 on 32-bit machines.
This patch solves this by:
- Replacing rtc_tm_to_time() with rtc_tm_sub()
Cc: Herbert Valerio Riedel <hvr@gnu.org>
Signed-off-by: Xunlei Pang <pang.xunlei@linaro.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions