summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorPeter Ujfalusi <peter.ujfalusi@ti.com>2020-01-13 17:27:47 +0300
committerJens Axboe <axboe@kernel.dk>2020-01-30 07:13:25 +0300
commit7991901082f0626592885a77a2cf8162536d1a51 (patch)
treec77f27bb446e9206611baa250b36e3801d6bece0 /scripts/gdb/linux/utils.py
parent10a663a1b15134a5a714aa515e11425a44d4fdf7 (diff)
downloadlinux-7991901082f0626592885a77a2cf8162536d1a51.tar.xz
ata: pata_arasan_cf: 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. Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Acked-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions