aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorPeter Ujfalusi <[email protected]>2020-01-13 16:27:47 +0200
committerJens Axboe <[email protected]>2020-01-29 21:13:25 -0700
commit7991901082f0626592885a77a2cf8162536d1a51 (patch)
treec77f27bb446e9206611baa250b36e3801d6bece0 /tools/perf/scripts/python/export-to-sqlite.py
parent10a663a1b15134a5a714aa515e11425a44d4fdf7 (diff)
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 <[email protected]> Acked-by: Bartlomiej Zolnierkiewicz <[email protected]> Signed-off-by: Peter Ujfalusi <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions