diff options
author | Lee Jones <[email protected]> | 2013-05-15 10:51:26 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2013-05-23 21:13:22 +0200 |
commit | 9b233f9b2e927a93b3dc8b8e9c1d59f79be13dcc (patch) | |
tree | 6fa47f114b45863b1c76a6dc0358d1f0ecbda8f3 /tools/perf/scripts/python/syscall-counts.py | |
parent | 57e65ad77fef1b026f5bdf1cd417bb6346b24fdf (diff) |
dmaengine: ste_dma40: Don't configure runtime configurable setup during allocate
Using the dmaengine API for slave transfers, allocating and configuring
a channel are two separate actions. Here we're removing logical channel
configuration from the channel allocation routine for slave transfers,
as the same config is already done in the runtime config function, and
put the corresponding call into d40_config_memcpy() for the memcpy
code path.
Cc: Dan Williams <[email protected]>
Cc: Per Forlin <[email protected]>
Cc: Rabin Vincent <[email protected]>
Acked-by: Vinod Koul <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
[Edited the commit message]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions