]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: omap: clean up DMA register accesses
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 8 Nov 2013 18:04:06 +0000 (18:04 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 3 Apr 2014 23:31:44 +0000 (00:31 +0100)
commit1669a70f2905c9928c14b6a5bfebada117fc8b45
tree02be605c9a07a76952dc8678d7e7a4e0c2bac2f3
parentd494574e68551af4d206d908ec2c86896cf51366
ARM: omap: clean up DMA register accesses

We can do much better with this by using a structure to describe each
register, rather than code.

Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-omap1/dma.c
arch/arm/mach-omap2/dma.c
include/linux/omap-dma.h