diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2020-02-27 15:37:46 +0300 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-03-11 18:17:54 +0300 |
commit | ac80c55b46754fbe0394cf404a9091b551f00e22 (patch) | |
tree | fb55b008cf701454214b4e9539fee165e4fd159e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cf9e2389482179db6bfab41512a9c0b722540be8 (diff) | |
download | linux-ac80c55b46754fbe0394cf404a9091b551f00e22.tar.xz |
mtd: rawnand: sunxi: 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.
By using dma_request_chan() directly the driver can support deferred
probing against DMA.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Maxime Ripard <mripard@kernel.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20200227123749.24064-5-peter.ujfalusi@ti.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions