]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: jz4740: Use dma_request_chan()
authorEzequiel Garcia <ezequiel@collabora.co.uk>
Wed, 28 Mar 2018 21:00:52 +0000 (18:00 -0300)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 2 May 2018 13:08:34 +0000 (15:08 +0200)
commit98d900c0effb97c60ef5779b4eba0e1b55d35f6b
treebe2eec76d0851559f1c4b12261a82aa5289b43f1
parent962ce9578e2da069a3e1cbde686203c3895385c7
mmc: jz4740: Use dma_request_chan()

Replace dma_request_channel() with dma_request_chan(),
which also supports probing from the devicetree.

Tested-by: Mathieu Malaterre <malat@debian.org>
Signed-off-by: Ezequiel Garcia <ezequiel@collabora.co.uk>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/jz4740_mmc.c