summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2021-03-04 12:54:32 +0200
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>2021-03-25 14:52:41 +0200
commit5b613df3f499e305f3aecd58090a71ec0d92930d (patch)
treec7f2bcfdd0e71a1a7a9e2dacbec889db7d119df5 /tools/perf/scripts/python/export-to-postgresql.py
parent77e141266c8e72e4a586fe42eaab1b4b047655ed (diff)
pinctrl: intel: No need to disable IRQs in the handler
In IRQ handler interrupts are already disabled, hence no need to repeat it. Even in the threaded case, which is disabled here, it is not a problem because IRQ framework serializes descriptor handling. Remove disabling IRQ part in the handler. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions