linux-kernel-test/arch/arm/mach-kirkwood
Nicolas Pitre b5ee900258 [ARM] remove a common set of __virt_to_bus definitions
Let's provide an overridable default instead of having every machine
class define __virt_to_bus and __bus_to_virt to the same thing.  What
most platforms are using is bus_addr == phys_addr so such is the default.

One exception is ebsa110 which has no DMA what so ever, so the actual
definition is not important except only for proper compilation.  Also
added a comment about the special footbridge bus translation.

Let's also remove comments alluding to set_dma_addr which is not
(and should not) be commonly used.

Signed-off-by: Nicolas Pitre <nico@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-11-28 15:36:49 +00:00
..
include/mach [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
addr-map.c [ARM] Kirkwood: allow configuring mbus window for on-chip sram 2008-09-25 16:27:22 -04:00
common.c [ARM] Orion: instantiate the dsa switch driver 2008-10-19 14:29:05 -04:00
common.h [ARM] Orion: instantiate the dsa switch driver 2008-10-19 14:29:05 -04:00
db88f6281-bp-setup.c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 2008-10-11 10:09:45 -07:00
irq.c [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat 2008-08-09 13:44:58 +02:00
Kconfig [ARM] add Marvell Kirkwood (88F6000) SoC support 2008-06-22 22:45:06 +02:00
Makefile [ARM] 5321/1: Kirkwood: fix typo in Makefile 2008-10-23 19:58:19 +01:00
Makefile.boot [ARM] add Marvell Kirkwood (88F6000) SoC support 2008-06-22 22:45:06 +02:00
pcie.c [ARM] Kirkwood: add support for newer SoC models 2008-09-25 16:27:21 -04:00
rd88f6192-nas-setup.c mv643xx_eth: remove force_phy_addr field 2008-09-05 06:33:59 +02:00
rd88f6281-setup.c [ARM] Orion: instantiate the dsa switch driver 2008-10-19 14:29:05 -04:00