diff options
author | Lee Jones <[email protected]> | 2013-05-15 10:51:39 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2013-05-23 21:14:17 +0200 |
commit | 3fc63d762ff4595c90d4b9b5682a9655fc28cae4 (patch) | |
tree | c891b6b873e4a287651f52a40d80c319cc62c3e0 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 8703ffdd90c696bd66bb3247e59e76811fbdf22e (diff) |
crypto: ux500/cryp - Set DMA configuration though dma_slave_config()
The DMA controller currently takes configuration information from
information passed though dma_channel_request(), but it shouldn't.
Using the API, the DMA channel should only be configured during
a dma_slave_config() call.
Cc: David S. Miller <[email protected]>
Cc: Andreas Westin <[email protected]>
Cc: [email protected]
Acked-by: Herbert Xu <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions