diff options
author | 2019-05-02 02:38:05 +0300 | |
---|---|---|
committer | 2019-08-24 20:11:12 +0900 | |
commit | dd3f2616bb99f1d2bfd0536074824722e953f6be (patch) | |
tree | 393dc2c0c540ada74bfd29ad2c57d3a67f2bd34a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PM / devfreq: tegra: Don't set EMC clock rate to maximum on probe (diff) | |
download | linux-dev-dd3f2616bb99f1d2bfd0536074824722e953f6be.tar.xz linux-dev-dd3f2616bb99f1d2bfd0536074824722e953f6be.zip |
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 <cw00.choi@samsung.com>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions