summaryrefslogtreecommitdiff
path: root/drivers/iio/imu/adis16400.c
diff options
context:
space:
mode:
authorPeter Ujfalusi <peter.ujfalusi@ti.com>2020-01-07 13:37:29 +0200
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2020-01-12 11:34:11 +0000
commit687d39d4512aa5f644450d0662f40aeeac1e84a7 (patch)
tree3089bc72ce1f67c6622112ab97052a22e74554fc /drivers/iio/imu/adis16400.c
parent735404b846dffcb320264f62b76e6f70012214dd (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 'drivers/iio/imu/adis16400.c')
0 files changed, 0 insertions, 0 deletions