mmc: tmio-common: Drop custom dma mapping functions
authorVignesh Raghavendra <vigneshr@ti.com>
Thu, 16 Jan 2020 08:53:46 +0000 (14:23 +0530)
committerTom Rini <trini@konsulko.com>
Sat, 25 Jan 2020 17:04:36 +0000 (12:04 -0500)
commiteaa8b04da363ccd208b55f8b4f55382befc90a0f
treed25f25827e37bdcecd83bbf4a5a13f4094e879da
parentc0a5a81f746f18a5d8ed4bf2c062d03e3519ab5e
mmc: tmio-common: Drop custom dma mapping functions

Drop local dma_map_single() and dma_unmap_single() and use arch specific
common implementation

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com>
drivers/mmc/tmio-common.c