diff options
| author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2020-01-07 13:37:29 +0200 |
|---|---|---|
| committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2020-01-12 11:34:11 +0000 |
| commit | 687d39d4512aa5f644450d0662f40aeeac1e84a7 (patch) | |
| tree | 3089bc72ce1f67c6622112ab97052a22e74554fc /net/lapb/lapb_timer.c | |
| parent | 735404b846dffcb320264f62b76e6f70012214dd (diff) | |
iio: adc: at91-sama5d2_adc: Use dma_request_chan() instead dma_request_slave_channel()
dma_request_slave_channel() is a wrapper on top of dma_request_chan()
eating up the error code.
The dma_request_chan() is the standard API to request slave channel,
clients should be moved away from the legacy API to allow us to retire
them.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions
