commit | 0892e71d48e60f3c87e2e0e4c3f3a221aa547427 | [log] [tgz] |
---|---|---|
author | Vignesh Raghavendra <vigneshr@ti.com> | Thu Jan 16 14:23:46 2020 +0530 |
committer | Tom Rini <trini@konsulko.com> | Sat Jan 25 12:04:36 2020 -0500 |
tree | d25f25827e37bdcecd83bbf4a5a13f4094e879da | |
parent | 4a81a21b896cd9330ffa0542337989400ce02b38 [diff] |
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>