]> git.baikalelectronics.ru Git - uboot.git/commit
mtd: denali: Drop custom dma mapping functions
authorVignesh Raghavendra <vigneshr@ti.com>
Thu, 16 Jan 2020 08:53:47 +0000 (14:23 +0530)
committerTom Rini <trini@konsulko.com>
Sat, 25 Jan 2020 17:04:36 +0000 (12:04 -0500)
commit857e1878a03b68e8b6de56f2e03f711627f30a48
tree80d213f865a895cd4fad01303e82f46d2dc443ed
parent7aeda6589e5dd2deab1e88da48d97c1dea2d1914
mtd: denali: 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/mtd/nand/raw/denali.c