kernel-hacking-2024-linux-s.../arch/arm
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
..
boot ftrace: rename FTRACE to FUNCTION_TRACER 2008-10-20 18:27:03 +02:00
common [ARM] sharpsl_pm: fix compilation w/o CONFIG_PM 2008-10-30 22:10:15 +08:00
configs Merge branch 'for-rmk' of git://git.android.com/kernel into devel 2008-10-22 19:34:09 +01:00
include/asm [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
kernel [ARM] rationalize memory configuration code some more 2008-11-28 15:36:44 +00:00
lib Merge branch 'ptebits' into devel 2008-10-09 21:31:56 +01:00
mach-aaec2000 [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-at91 [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-clps711x [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-clps7500 [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-davinci [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-ebsa110 [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-ep93xx [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-footbridge [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-h720x [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-imx [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-integrator [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-iop13xx [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-iop32x [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-iop33x [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-ixp4xx [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-ixp23xx [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-ixp2000 [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-kirkwood [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-ks8695 [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-l7200 [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-lh7a40x [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-loki [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-msm [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-mv78xx0 [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-mx2
mach-mx3 [ARM] mx31ads: Add missing include 2008-10-30 15:58:09 +01:00
mach-netx [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-ns9xxx [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-omap1 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 2008-10-16 11:25:32 -07:00
mach-omap2 ARM: OMAP: Fix compiler warnings in gpmc.c 2008-11-04 13:35:06 -08:00
mach-orion5x [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-pnx4008 [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-pxa [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-realview [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-rpc [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-s3c2400 [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-s3c2410 [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-s3c2412 Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
mach-s3c2440 Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
mach-s3c2442 Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
mach-s3c2443 Merge branch 'for-rmk-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux 2008-10-17 14:29:03 +01:00
mach-sa1100 [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-shark [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mach-versatile [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
mm [ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte() 2008-11-28 15:36:47 +00:00
nwfpe
oprofile
plat-iop [ARM] iop: iop3xx needs registers mapped uncached+unbuffered 2008-11-09 11:18:36 +00:00
plat-mxc [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
plat-omap [ARM] remove a common set of __virt_to_bus definitions 2008-11-28 15:36:49 +00:00
plat-orion
plat-s3c [ARM] S3C24XX: Additional include moves 2008-10-07 23:09:51 +01:00
plat-s3c24xx Merge branch 'for-rmk-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux 2008-10-17 14:29:03 +01:00
tools
vfp
Kconfig Merge commit 'v2.6.28-rc2' into tracing/urgent 2008-10-27 10:50:54 +01:00
Kconfig-nommu
Kconfig.debug
Makefile [ARM] msm: rename ARCH_MSM7X00A to ARCH_MSM 2008-10-22 02:39:32 -07:00