aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2015-11-17 06:37:07 -0500
committerVinod Koul <vinod.koul@intel.com>2015-12-05 03:24:28 -0500
commit37580559f314bfba0c8bdae002bc5c10088ac457 (patch)
tree8ebcb28d2ee2f5941c866a3eb51d0266f6c77f88 /tools/perf/scripts
parent8005c49d9aea74d382f474ce11afbbc7d7130bec (diff)
dmaengine: idma64: drop IRQ enable / disable in handler
There is no need to disable interrupts in the IRQ handler. The driver guarantess that at one time only one descriptor is active, besides the fact that each call to the same channel will be serialized in idma64_chan_irq() handler anyway. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions