[ARM] Move ISA DMA bus_to_virt() out of set_dma_addr()
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Wed, 4 Jan 2006 14:41:29 +0000 (14:41 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 4 Jan 2006 14:41:29 +0000 (14:41 +0000)
commit333c9624b728a9e83b741ea75836aa114ec35272
tree607fa3d2d2aa3d2cc3e4c4ebacdf8e7d7b59c565
parent109a9378807cb9093a88fbf9707420de97601e14
[ARM] Move ISA DMA bus_to_virt() out of set_dma_addr()

Allow the compiler to optimise the bus_to_virt(virt_to_bus())
transformation in the ARM ISA DMA interface.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/dma.c
include/asm-arm/dma.h