diff options
author | Dmitry Osipenko <[email protected]> | 2019-05-02 02:38:05 +0300 |
---|---|---|
committer | MyungJoo Ham <[email protected]> | 2019-08-24 20:11:12 +0900 |
commit | dd3f2616bb99f1d2bfd0536074824722e953f6be (patch) | |
tree | 393dc2c0c540ada74bfd29ad2c57d3a67f2bd34a /scripts/gdb/linux/modules.py | |
parent | b061312f4bca20ed60246f7fe2e1ffa247ce5bf7 (diff) |
PM / devfreq: tegra: Drop primary interrupt handler
There is no real need in the primary interrupt handler, hence move
everything to the secondary (threaded) handler. In a result locking
is consistent now and there are no potential races with the interrupt
handler because it is protected with the devfreq's mutex.
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