diff options
author | Joonyoung Shim <[email protected]> | 2015-08-12 19:21:46 +0900 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2015-09-05 13:19:13 +0200 |
commit | 1fb1c35f56bb6ab4a65920c648154b0f78f634a5 (patch) | |
tree | 7e1340462b02548eba9e4fda4240c6c8de8582d0 /tools/perf/scripts/python/stackcollapse.py | |
parent | 80e274e96e5bc4ddf9ee4b31ab6f4a2a9fa08040 (diff) |
rtc: s3c: fix disabled clocks for alarm
The clock enable/disable codes for alarm have been removed from
commit 24e1455493da ("drivers/rtc/rtc-s3c.c: delete duplicate clock
control") and the clocks are disabled even if alarm is set, so alarm
interrupt can't happen.
The s3c_rtc_setaie function can be called several times with 'enabled'
argument having same value, so it needs to check whether clocks are
enabled or not.
Signed-off-by: Joonyoung Shim <[email protected]>
Cc: <[email protected]> # v4.1
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions