OSDN Git Service

mmc: atmel-mci: remove useless DMA stuff for non-dt devices
authorludovic.desroches@atmel.com <ludovic.desroches@atmel.com>
Mon, 1 Dec 2014 14:35:06 +0000 (15:35 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 2 Dec 2014 10:00:31 +0000 (11:00 +0100)
commit1c7615b90cbcfb10ef5da291b85774cb2ab2cc76
tree117e32456f29705e1874881706f65d38fb7a7502
parent903101a83949d6fc77c092cef07e9c1e10c07e46
mmc: atmel-mci: remove useless DMA stuff for non-dt devices

All devices with a DMA controller are DT compliant and legacy support
has been removed. For those reasons, some DMA stuff is useless.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/atmel-mci.c