diff options
author | Peter Ujfalusi <[email protected]> | 2019-11-13 11:42:55 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2019-11-15 12:15:01 +0000 |
commit | 4c973b98cdd3b413216fdb9655a420737c46a4cb (patch) | |
tree | b9d325e414294a341e4b3ea99f0ef8a459d862f7 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | df1b0141788527c032a9851c0589a1712d7e46b8 (diff) |
spi: tegra114: 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]>
Acked-by: Jon Hunter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions