summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
diff options
context:
space:
mode:
authorPeter Ujfalusi <peter.ujfalusi@ti.com>2019-12-17 12:27:37 +0100
committerUlf Hansson <ulf.hansson@linaro.org>2019-12-19 08:19:42 +0100
commit716d0205fe3aed8a8180747933f15114559248c8 (patch)
tree4f68fa44e5299184f28e450e0f1410037e4e1c9b /drivers/nvme
parentmmc: dw_mmc: Use dma_request_chan() instead dma_request_slave_channel() (diff)
downloadlinux-716d0205fe3aed8a8180747933f15114559248c8.tar.xz
linux-716d0205fe3aed8a8180747933f15114559248c8.zip
mmc: mmci: 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> Link: https://lore.kernel.org/r/20191217112737.31024-1-peter.ujfalusi@ti.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/nvme')
0 files changed, 0 insertions, 0 deletions