diff options
| author | Esben Haabendal <[email protected]> | 2025-05-16 07:23:39 +0000 |
|---|---|---|
| committer | Alexandre Belloni <[email protected]> | 2025-10-09 21:34:52 +0000 |
| commit | 9db26d5855d0374d4652487bfb5aacf40821c469 (patch) | |
| tree | b9c0b139b6a361f8992536b61c0994b6e55b0eca /lib/mpi/mpi-mod.c | |
| parent | rtc: tps6586x: Fix initial enable_irq/disable_irq balance (diff) | |
| download | kernel-9db26d5855d0374d4652487bfb5aacf40821c469.tar.gz kernel-9db26d5855d0374d4652487bfb5aacf40821c469.zip | |
rtc: interface: Ensure alarm irq is enabled when UIE is enabled
When setting a normal alarm, user-space is responsible for using
RTC_AIE_ON/RTC_AIE_OFF to control if alarm irq should be enabled.
But when RTC_UIE_ON is used, interrupts must be enabled so that the
requested irq events are generated.
When RTC_UIE_OFF is used, alarm irq is disabled if there are no other
alarms queued, so this commit brings symmetry to that.
Signed-off-by: Esben Haabendal <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions
