diff options
author | 2019-12-17 09:45:05 +0200 | |
---|---|---|
committer | 2020-03-22 17:22:07 +0100 | |
commit | f7b87c9af45414225fc6e78af898e403b719181d (patch) | |
tree | cb1d5867dfe8ac4b4d1ada632b738df4bfc7007d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | i2c: imx: remove duplicate print after platform_get_irq() (diff) | |
download | linux-dev-f7b87c9af45414225fc6e78af898e403b719181d.tar.xz linux-dev-f7b87c9af45414225fc6e78af898e403b719181d.zip |
i2c: mxs: 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>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions