]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
rtc: ingenic: Set wakeup params in probe
authorPaul Cercueil <paul@crapouillou.net>
Tue, 5 May 2020 22:13:33 +0000 (00:13 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 11 May 2020 14:34:59 +0000 (16:34 +0200)
commitfe0557f4dbd8cab3fd3a410212157d1a4b67de8b
treed7d6fd1960b42400d35f74670913b87c5c54d3b6
parent796be8b59dec3efe840a251e2ecc0734408c5ff3
rtc: ingenic: Set wakeup params in probe

We can write the wakeup timing parameters as soon as the driver probes,
there's no need to wait the very last moment.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Link: https://lore.kernel.org/r/20200505221336.222313-4-paul@crapouillou.net
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-jz4740.c