diff options
author | 2023-11-18 09:42:07 +0100 | |
---|---|---|
committer | 2023-11-20 09:28:25 +0900 | |
commit | 804901fdd637c7af8b767c329fd84aa0d3d617ec (patch) | |
tree | dbe3056211a29c47216a2603df0c6ad6312a99a4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Linux 6.7-rc2 (diff) | |
download | wireguard-linux-804901fdd637c7af8b767c329fd84aa0d3d617ec.tar.xz wireguard-linux-804901fdd637c7af8b767c329fd84aa0d3d617ec.zip |
ata: pata_pxa: convert not to use dma_request_slave_channel()
dma_request_slave_channel() is deprecated. dma_request_chan() should
be used directly instead.
Switch to the preferred function and update the error handling accordingly.
While at it, also propagate the error code that is now available.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions