ARM: omap: clean up DMA register accesses
authorRussell King <[email protected]>
Fri, 8 Nov 2013 18:04:06 +0000 (18:04 +0000)
committerRussell King <[email protected]>
Thu, 3 Apr 2014 23:31:44 +0000 (00:31 +0100)
commit64a2dc3d3de4235eb73921d870a674a23d9888f0
tree02be605c9a07a76952dc8678d7e7a4e0c2bac2f3
parentad0c381a8b3a15b8edfca0996729ea45692470ca
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 <[email protected]>
Signed-off-by: Russell King <[email protected]>
arch/arm/mach-omap1/dma.c
arch/arm/mach-omap2/dma.c
include/linux/omap-dma.h