diff options
author | Alexandre Belloni <[email protected]> | 2017-08-23 23:45:19 +0200 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2017-08-24 16:23:16 +0200 |
commit | 604c78235a35202e2150866dcf12f27eed5c6a04 (patch) | |
tree | f994dae87e0d0e4c53ab36cc709daf3466d44af0 /tools/perf/util/trace-event-scripting.c | |
parent | 0a53a167224d1c8cb90166f7cce96631b635f33c (diff) |
rtc: mxc: avoid disabling interrupts on device close
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 as is
done in rtcwake.
Keep the alarm functional on character device release so the platform can
actually wakeup.
Reviewed-by: Fabio Estevam <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions