diff options
author | Anson Huang <[email protected]> | 2019-01-11 07:09:02 +0000 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2019-02-05 23:11:31 +0100 |
commit | edb190cb173416b9d7f59b3887ecc43f6d94a9ad (patch) | |
tree | 078ba7bf72ac4fae669e1e36e6013a88c32df3a7 /scripts/gdb/linux/tasks.py | |
parent | f0c04c276739ed8acbb41b4868e942a55b128dca (diff) |
rtc: snvs: make sure clock is enabled for interrupt handle
During system suspend, the SNVS RTC's clock will be disabled in
noirq suspend phase, but SNVS RTC's alarm interrupt could still
arrive, system will hang if SNVS RTC driver tries to access register
without clock enabled, this patch fixes the issue of this scenario.
Signed-off-by: Anson Huang <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions