aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorNicolas Ferre <[email protected]>2012-04-16 14:46:30 +0200
committerVinod Koul <[email protected]>2012-04-20 15:38:05 +0530
commited8b0d67f33518a16c6b2450fe5ebebf180c2d04 (patch)
tree2e512cc9d9a21fb5d0d991dd9865a9b8b38b5ab1 /tools/perf/util/scripting-engines/trace-event-python.c
parentd04525ed0323709711277563a2c76e446a017423 (diff)
dmaengine: at_hdmac: remove clear-on-read in atc_dostart()
This loop on EBCISR register was designed to clear IRQ sources before enabling a DMA channel. This register is clear-on-read so a race condition can appear if another channel is already active and has just finished its transfer. Removing this read on EBCISR is fixing the issue as there is no case where an IRQ could be pending: we already make sure that this register is drained at probe() time and during resume. Signed-off-by: Nicolas Ferre <[email protected]> Cc: stable <[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