+17
−17
Loading
Use __iomem pointers for efficiency to write the DMA registers.
This avoids the compiler emitting several instructions for each access
to calculate the register address.
Signed-off-by:
Russell King <rmk+kernel@armlinux.org.uk>