From: Russell King Date: Wed, 4 Jan 2006 14:41:29 +0000 (+0000) Subject: [ARM] Move ISA DMA bus_to_virt() out of set_dma_addr() X-Git-Tag: v2.6.16-rc1~929^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=333c9624b728a9e83b741ea75836aa114ec35272;p=pandora-kernel.git [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 --- Reading git-diff-tree failed