android_kernel_xiaomi_sm8350/arch/arm/mach-s3c2410
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
bast-ide.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
bast-irq.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
clock.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
dma.c [ARM] S3C24XX: Additional include moves 2008-10-07 23:09:51 +01:00
gpio.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
h1940-bluetooth.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
irq.c [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c* 2008-10-07 22:26:09 +01:00
Kconfig [ARM] Acer n30: Add support for n35 and related devices. 2008-07-07 18:13:04 +01:00
mach-amlm5900.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
mach-bast.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
mach-h1940.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
mach-n30.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
mach-otom.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
mach-qt2410.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
mach-smdk2410.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
mach-tct_hammer.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
mach-vr1000.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
Makefile [ARM] S3C24XX: Add physmap device for all Simtec NOR equiped boards. 2008-07-03 16:51:28 +01:00
Makefile.boot
nor-simtec.c [ARM] S3C24XX: Fix nor-simtec driver sparse errors 2008-08-26 22:56:20 +01:00
nor-simtec.h [ARM] S3C24XX: Add physmap device for all Simtec NOR equiped boards. 2008-07-03 16:51:28 +01:00
pm-h1940.S [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
pm.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
s3c2410.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
sleep.S [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c* 2008-10-07 22:26:09 +01:00
usb-simtec.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
usb-simtec.h