On Tue, Jun 20, 2017 at 11:35 AM, Benjamin Gaignard
<[email protected]> 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 <[email protected]>
> CC: Linus Walleij <[email protected]>
> CC: Alessandro Zummo <[email protected]>
> CC: Alexandre Belloni <[email protected]>
> CC: [email protected]
> CC: [email protected]
> CC: [email protected]

Looks fine.
Acked-by: Linus Walleij <[email protected]>

Yours,
Linus Walleij

Reply via email to