Home
last modified time | relevance | path

Searched hist:"16630718 ee467cda33fc3f410a84bcaf909c1fa1" (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/mach-omap1/
H A Domap-dma.c16630718ee467cda33fc3f410a84bcaf909c1fa1 Fri Nov 27 14:05:55 CET 2020 Arnd Bergmann <arnd@arndb.de> ARM: omap1: move plat/dma.c to mach/omap-dma.c

Most of the interface functions in plat/dma.c are only used from the
USB driver, which is practically OMAP1 specific, except for compile
testing.

The omap_get_plat_info(), omap_request_dma() and omap_free_dma()
functions are never called on omap2 because of runtime checks.

Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
H A DMakefilediff 16630718ee467cda33fc3f410a84bcaf909c1fa1 Fri Nov 27 14:05:55 CET 2020 Arnd Bergmann <arnd@arndb.de> ARM: omap1: move plat/dma.c to mach/omap-dma.c

Most of the interface functions in plat/dma.c are only used from the
USB driver, which is practically OMAP1 specific, except for compile
testing.

The omap_get_plat_info(), omap_request_dma() and omap_free_dma()
functions are never called on omap2 because of runtime checks.

Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>