diff options
author | 2025-03-12 11:00:00 +0100 | |
---|---|---|
committer | 2025-04-08 16:17:45 +0200 | |
commit | 0bddd060a6a3a10e6ebd386cc4d9a897e8a60861 (patch) | |
tree | 8cf59f9c36ef2438bbd3e7cefbe671af47f9ade8 /drivers/rtc/rtc-stm32.c | |
parent | rtc: sh: minor fixes to adhere to coding style (diff) | |
download | linux-rng-0bddd060a6a3a10e6ebd386cc4d9a897e8a60861.tar.xz linux-rng-0bddd060a6a3a10e6ebd386cc4d9a897e8a60861.zip |
rtc: rzn1: clear interrupts on remove
It is good practice to clear running interrupts before removing the
driver. This is not really a bugfix because on current systems RuntimePM
will disable the module clock, so interrupts won't be initiated. The
dependency on that behaviour is subtle, though. Better be self-contained
and clean up when removing.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20250312100105.36767-2-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