diff options
author | Lee Jones <[email protected]> | 2013-05-15 10:51:36 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2013-05-23 21:14:07 +0200 |
commit | 85c5632d1f7f487d6ac0fb187ee0dacded60abc4 (patch) | |
tree | e5737e63db8b33347404f8c370a025ffdb02c72b /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 58ba67dd36aa393132108ffcaa83873a1f82d70a (diff) |
crypto: ux500/hash - 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]>
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