diff options
author | Viresh Kumar <[email protected]> | 2011-08-05 15:32:36 +0530 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2011-08-25 19:33:38 +0530 |
commit | 28da28365da3f3bea1d4b7212a8a40e4b9ac3229 (patch) | |
tree | a754c7ca42975d547ee1a16c7a4f3582a4851b55 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 16ca8105040217acf5b4b506d04bb933fb3a76af (diff) |
dmaengine/amba-pl08x: Schedule tasklet in case of error interrupt
Currently, if error interrupt occurs, nothing is done in interrupt handler (just
clearing the interrupts). We must somehow indicate this to the user that DMA is
over, due to ERR interrupt or TC interrupt.
So, this patch just schedules existing tasklet, with a print showing error
interrupt has occurred on which channels.
Signed-off-by: Viresh Kumar <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions