aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorNikolaus Voss <[email protected]>2012-01-17 10:28:33 +0100
committerVinod Koul <[email protected]>2012-01-31 09:09:04 +0530
commitbda3a47c886664e86ee14eb79e9072b9e341f575 (patch)
tree57f220d3f7cf54d05273582aac2da4d4e4be6aa9 /tools/perf/util/scripting-engines/trace-event-python.c
parentdcd6c92267155e70a94b3927bce681ce74b80d1f (diff)
at_hdmac: bugfix for enabling channel irq
commit 463894705e4089d0ff69e7d877312d496ac70e5b deleted redundant chan_id and chancnt initialization in dma drivers as this is done in dma_async_device_register(). However, atc_enable_irq() relied on chan_id set before registering the device, what left only channel 0 functional for this driver. This patch introduces atc_enable/disable_chan_irq() as a variant of atc_enable/disable_irq() with the channel as explicit argument. Signed-off-by: Nikolaus Voss <[email protected]> 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