OSDN Git Service

rtc: brcmstb-waketimer: switch to rtc_time64_to_tm
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 25 Mar 2019 17:17:19 +0000 (18:17 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 4 Apr 2019 08:07:10 +0000 (10:07 +0200)
commit9a8f2d12ffaf323f12a2ca3208bc3d47b2d9ca58
tree11254e4355f6e09d354dea0f2dd2110d825ab7f7
parent24db953e942bd7a983e97892bdaddf69d00b1199
rtc: brcmstb-waketimer: switch to rtc_time64_to_tm

Call the 64bit version of rtc_time_to_tm as the range is enforced by the
core.

Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-brcmstb-waketimer.c