On Tue, Jun 20, 2017 at 11:35 AM, Benjamin Gaignard
<benjamin.gaign...@linaro.org> wrote:

> rtc_time_to_tm() and rtc_tm_to_time() are deprecated because they
> rely on 32bits variables and that will make rtc break in y2038/2016.
> Stop using those two functions to safer 64bits ones.
>
> Signed-off-by: Benjamin Gaignard <benjamin.gaign...@linaro.org>
> CC: Linus Walleij <linus.wall...@linaro.org>
> CC: Alessandro Zummo <a.zu...@towertech.it>
> CC: Alexandre Belloni <alexandre.bell...@free-electrons.com>
> CC: rtc-li...@googlegroups.com
> CC: linux-kernel@vger.kernel.org
> CC: linux-arm-ker...@lists.infradead.org

Looks fine.
Acked-by: Linus Walleij <linus.wall...@linaro.org>

Yours,
Linus Walleij

Reply via email to