]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: onenand: omap2: Unify OMAP2 and OMAP3 DMA implementation
authorLadislav Michl <ladis@linux-mips.org>
Fri, 12 Jan 2018 13:15:45 +0000 (14:15 +0100)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Fri, 12 Jan 2018 14:34:19 +0000 (15:34 +0100)
commit901e3f03763d28509af9eecca2757cc552c8f53d
treed8f3e41599dbd0c1ee02e5621a1f3362ae9f8a3f
parentfccd81fd23c199036bcbd7b060668c3db80c1e2e
mtd: onenand: omap2: Unify OMAP2 and OMAP3 DMA implementation

Since the very first commit (21914428bec0: "[MTD] [OneNAND] Add
OMAP2 / OMAP3 OneNAND driver") DMA is disabled for OMAP2. Later
fixes thus went only into OMAP3 specific DMA functions which
turned out not to be so OMAP3 specific, so merge those two
implementations.

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Reviewed-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Acked-by: Roger Quadros <rogerq@ti.com>
Tested-by: Tony Lindgren <tony@atomide.com>
Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
drivers/mtd/onenand/omap2.c