diff options
author | Peter Ujfalusi <[email protected]> | 2019-11-13 11:09:47 +0200 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2019-11-22 18:48:35 +0800 |
commit | 3e8b4ccdc4ec73a721cb69cff643670ac1eba995 (patch) | |
tree | 50fa66d53d450542880dd13d33ccff38bf8cf964 /scripts/gdb/linux/clk.py | |
parent | ec310caf13b5505c268cfa526b7b28152a879d1e (diff) |
crypto: qce/dma - Use dma_request_chan() directly for channel request
dma_request_slave_channel_reason() is:
#define dma_request_slave_channel_reason(dev, name) \
dma_request_chan(dev, name)
Signed-off-by: Peter Ujfalusi <[email protected]>
Reviewed-by: Vinod Koul <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions