Star64_linux/arch
Sebastian Andrzej Siewior 0131d8973c of/address: use proper endianess in get_flags
This patch changes u32 to __be32 for all "ranges", "prop" and "addr" and
such. Those variables are pointing to the device tree which contains
integers in big endian format.

Most functions are doing it right because of_read_number() is doing the
right thing for them. of_bus_isa_get_flags(), of_bus_pci_get_flags() and
of_bus_isa_map() were accessing the data directly and were doing it wrong.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2010-12-23 15:57:48 -07:00
..
alpha
arm Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 2010-12-20 09:59:08 -08:00
avr32
blackfin
cris
frv
h8300
ia64
m32r
m68k
m68knommu
microblaze microblaze/of: Use generic rule to build dtb's 2010-12-23 14:59:52 -07:00
mips
mn10300
parisc
powerpc of/address: use proper endianess in get_flags 2010-12-23 15:57:48 -07:00
s390
score
sh
sparc
tile
um
x86
xtensa
.gitignore
Kconfig