]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit7aeda6589e5dd2deab1e88da48d97c1dea2d1914
treed25f25827e37bdcecd83bbf4a5a13f4094e879da
parenta45722aa94f44178523701ad596caeff59aba42f
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