linux/arch/arm/mach-orion5x
Thomas Petazzoni 2332656aec arm: mach-orion5x: use plus instead of or for address definitions
Since we are going to use IOMEM() to define many base virtual
addresses, we can no longer use binary or to define the individual
register addresses ("binary or" arithmetic on pointers is not
allowed). Instead, use the more conventional plus operator to do so.

The binary or operators were actually not useful because the low-order
bits of the base address were always zero, so the usage of the binary
or operators was effectively identical to a plus operator.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Tested-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
2012-09-21 18:03:14 +00:00
..
include/mach arm: mach-orion5x: use plus instead of or for address definitions 2012-09-21 18:03:14 +00:00
addr-map.c Orion5x: Fix Section mismatch warnings 2012-05-14 18:12:37 +02:00
common.c ARM: Orion: Set eth packet size csum offload limit 2012-08-15 13:58:09 +00:00
common.h Orion5x: Fix warning: struct pci_dev declared inside paramter list 2012-05-14 18:12:36 +02:00
d2net-setup.c ARM: restart: orion5x: use new restart hook 2012-01-05 12:57:16 +00:00
db88f5281-setup.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00
dns323-setup.c arm-soc: board specific changes 2012-05-22 13:32:53 -07:00
edmini_v2-setup.c ARM: restart: orion5x: use new restart hook 2012-01-05 12:57:16 +00:00
irq.c ARM: Orion: DT support for IRQ and GPIO Controllers 2012-07-27 16:48:14 +02:00
Kconfig ARM: orion5x: remove PM dependency from ts78xx 2012-05-14 18:13:03 +02:00
kurobox_pro-setup.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00
ls-chl-setup.c Disintegrate asm/system.h for ARM 2012-03-28 18:30:01 +01:00
ls_hgl-setup.c Disintegrate asm/system.h for ARM 2012-03-28 18:30:01 +01:00
lsmini-setup.c Disintegrate asm/system.h for ARM 2012-03-28 18:30:01 +01:00
Makefile [ARM] Orion: added Buffalo LS-CHL support 2010-12-07 13:50:04 -05:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
mpp.c ARM: Orion: Get address map from plat-orion instead of via platform_data 2011-12-13 18:46:55 -05:00
mpp.h ARM: orion5x: Fix GPIO enable bits for MPP9 2012-05-08 18:57:21 +00:00
mss2-setup.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00
mv2120-setup.c ARM: restart: orion5x: use new restart hook 2012-01-05 12:57:16 +00:00
net2big-setup.c ARM: restart: orion5x: use new restart hook 2012-01-05 12:57:16 +00:00
pci.c arm: mach-orion5x: use plus instead of or for address definitions 2012-09-21 18:03:14 +00:00
rd88f5181l-fxo-setup.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00
rd88f5181l-ge-setup.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00
rd88f5182-setup.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00
rd88f6183ap-ge-setup.c arm-soc: clock driver changes 2012-05-26 12:42:29 -07:00
terastation_pro2-setup.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00
ts78xx-fpga.h ARM: orion5x: ts78xx whitespace cleanups 2012-05-14 18:13:00 +02:00
ts78xx-setup.c - More robust parsing especially of xattr data in JFFS2 2012-06-01 16:55:42 -07:00
ts209-setup.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00
ts409-setup.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00
tsx09-common.c ARM: orion5x: clean-up mach/io.h 2012-03-06 21:34:40 -06:00
tsx09-common.h [ARM] Orion: remove code duplication in TS209 and TS409 setup files 2008-06-22 22:44:54 +02:00
wnr854t-setup.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00
wrt350n-v2-setup.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00