rtc: pm8xxx: rename alarm irq variable
authorJohan Hovold <johan+linaro@kernel.org>
Thu, 2 Feb 2023 15:54:36 +0000 (16:54 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 9 Feb 2023 22:23:44 +0000 (23:23 +0100)
commit4727b58fc84daf6d7097ac3528a6517456a5e110
tree91b3d576f50b123135441c414c10286764214f0e
parenta375510efeda0dfbad205cd1de8b57f63d0779c9
rtc: pm8xxx: rename alarm irq variable

Clean up the driver somewhat by renaming the driver-data alarm irq
variable by dropping the redundant "rtc" prefix.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: David Collins <quic_collinsd@quicinc.com>
Link: https://lore.kernel.org/r/20230202155448.6715-11-johan+linaro@kernel.org
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-pm8xxx.c