diff options
author | Baolin Wang <baolin.wang@linaro.org> | 2019-05-20 19:32:15 +0800 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2019-05-27 11:23:52 +0530 |
commit | 37c0afeb41f1c6061b8c5fec1eeec36117bd1193 (patch) | |
tree | adb8f2ff5bf7e1d401f407331f733de8df49a027 /drivers/dma/imx-sdma.c | |
parent | f5151311c3f37f6edc85b2253ccf6d3e2a4c4c26 (diff) | |
download | lwn-37c0afeb41f1c6061b8c5fec1eeec36117bd1193.tar.gz lwn-37c0afeb41f1c6061b8c5fec1eeec36117bd1193.zip |
soc: tegra: fuse: Use dma_request_channel instead of __dma_request_channel()
The __dma_request_channel() prototype has been changed to help to do
device node validation, thus we can use dma_request_channel() instead
of __dma_request_channel() to keep kernel bisectable.
Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/imx-sdma.c')
0 files changed, 0 insertions, 0 deletions