diff options
author | 2025-02-27 14:43:00 +0100 | |
---|---|---|
committer | 2025-04-08 15:56:19 +0200 | |
commit | 689602e0609e2209e294f213c6cb5a6798517f4d (patch) | |
tree | 4027b3d8bbb27a2fe9c8b94cacc3dab4030af043 /drivers/rtc/rtc-stm32.c | |
parent | rtc: sh: remove periodic interrupt handling (diff) | |
download | linux-rng-689602e0609e2209e294f213c6cb5a6798517f4d.tar.xz linux-rng-689602e0609e2209e294f213c6cb5a6798517f4d.zip |
rtc: sh: simplify irq setup after refactoring
We only need the alarm_irq handler. That means we can remove everything
related to periodic_irq and carry_irq. Also, the shared handler can go
since we only we need the alarm interrupt in any case.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20250227134256.9167-15-wsa+renesas@sang-engineering.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'drivers/rtc/rtc-stm32.c')
0 files changed, 0 insertions, 0 deletions