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)
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>

No differences found