ARM: riscpc: dma: use __iomem pointers for writing DMA
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>
Loading
Please register or sign in to comment