]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
rtc: pm8xxx: stop validating valid alarm time
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 6 Mar 2020 07:37:58 +0000 (08:37 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 16 Mar 2020 10:12:10 +0000 (11:12 +0100)
commitc47cf9d6bb7bc0c2ca917602c60bd79bcb0d35df
treea55210d99682574b10bde765e0debdba808be41b
parent4c470b2f121365800972b71e787aae359ff186a7
rtc: pm8xxx: stop validating valid alarm time

rtc_time64_to_tm never generates an invalid rtc_tm, stop validating it.

Link: https://lore.kernel.org/r/20200306073758.58050-4-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-pm8xxx.c