diff options
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2017-08-23 23:37:22 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2017-08-24 12:03:36 +0300 |
commit | 0a53a167224d1c8cb90166f7cce96631b635f33c (patch) | |
tree | dae727a7a1d5047ef15fa3e217520ac604efb335 /drivers/rtc/rtc-rk808.c | |
parent | 512053a43d95d4da65565fc74c63906083d419bb (diff) | |
download | linux-0a53a167224d1c8cb90166f7cce96631b635f33c.tar.xz |
rtc: vr41xx: make alarms useful
Currently, the IRQs are disabled when the rtc character device is closed.
This means that the device needs to stay open to get alarms while the usual
use case will open the device, set the alarm and close the device.
Keep the alarms functional on character device release. Note that the PIE
are never enabled and would anyway be disabled by the core.
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'drivers/rtc/rtc-rk808.c')
0 files changed, 0 insertions, 0 deletions