mmc: tmio, renesas-sdhi: add dataend to DMA ops
authorSimon Horman <horms+renesas@verge.net.au>
Wed, 21 Jun 2017 14:00:28 +0000 (16:00 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 30 Aug 2017 12:01:21 +0000 (14:01 +0200)
commit92d0f925e6344a24b12a6eeb4f1030ec0e70e8d1
tree119803e2fb2fb00dba622eebf6dcb4e14d15366b
parent603aa14d3daaa7073bab4c472025c4963030e0cc
mmc: tmio, renesas-sdhi: add dataend to DMA ops

Add dataend to DMA ops to allow DMAC implementation dependent
handling of DMA data end.

Also implement the operation for SDHI.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/renesas_sdhi_sys_dmac.c
drivers/mmc/host/tmio_mmc.h
drivers/mmc/host/tmio_mmc_core.c