diff options
author | Peter Ujfalusi <[email protected]> | 2019-11-13 11:42:53 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2019-11-15 12:14:29 +0000 |
commit | 194e1d4bc262c2d23ba9a8a5c03855c372ea1b5c (patch) | |
tree | b72878fea6a79ba81d103f9a264056865e0b2265 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | c1008957ff1aee0ac92c28c55947173fb68cd451 (diff) |
spi: qup: 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]>
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