diff options
author | Dmitry Osipenko <[email protected]> | 2019-05-02 02:38:06 +0300 |
---|---|---|
committer | MyungJoo Ham <[email protected]> | 2019-08-24 20:11:12 +0900 |
commit | 7514dd05eaae5b8cf0b2af34f75a048ee023fe2c (patch) | |
tree | 657947d8c507e16b3c406ca8631faabccf520cce /scripts/gdb/linux/modules.py | |
parent | dd3f2616bb99f1d2bfd0536074824722e953f6be (diff) |
PM / devfreq: tegra: Properly disable interrupts
There is no guarantee that interrupt handling isn't running in parallel
with tegra_actmon_disable_interrupts(), hence it is necessary to protect
DEV_CTRL register accesses and clear IRQ status with ACTMON's IRQ being
disabled in the Interrupt Controller in order to ensure that device
interrupt is indeed being disabled.
Reviewed-by: Chanwoo Choi <[email protected]>
Signed-off-by: Dmitry Osipenko <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Signed-off-by: MyungJoo Ham <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions