summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-mv.c
diff options
context:
space:
mode:
authorDoug Berger <opendmb@gmail.com>2023-01-20 11:01:45 -0800
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2023-01-24 00:07:21 +0100
commiteae258edcb8705932c9e5c61a99f91d8235f688b (patch)
treebc51a3af73c236dee52ff15797df64dca22a8acf /drivers/rtc/rtc-mv.c
parent516ae02c38ff3ae867f9b19fa050f78157e2bdae (diff)
downloadlinux-stable-eae258edcb8705932c9e5c61a99f91d8235f688b.tar.gz
linux-stable-eae258edcb8705932c9e5c61a99f91d8235f688b.tar.bz2
linux-stable-eae258edcb8705932c9e5c61a99f91d8235f688b.zip
rtc: brcmstb-waketimer: rename irq to wake_irq
In preparation for adding a second interrupt to service RTC interrupts, the existing interrupt is renamed from the generic 'irq' to 'wake_irq' to more clearly convey its role. It is also converted to an unsigned int. Finally, the driver message that outputs the IRQ number when registered is removed since devm_rtc_register_device() already provides a report of registration and the interrupts can be found in /proc/interrupts. Signed-off-by: Doug Berger <opendmb@gmail.com> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Link: https://lore.kernel.org/r/20230120190147.718976-5-opendmb@gmail.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'drivers/rtc/rtc-mv.c')
0 files changed, 0 insertions, 0 deletions