[PATCH 0/5] Merge common address translation code (ppc & mb)
From: Grant Likely <hidden>
Date: 2010-06-08 14:12:24
These five patches merge common code for decoding address ranges from the device tree. =A0Simple mechanical change. =A0There should be no functio= nal difference except for the last patch which restricts the no-ranges code to be powerpc-only. These patches are based on top of the IRQ merge which I posted earlier. If you want to test them, I've pushed the commits out to the here: git://git.secretlab.ca/git/linux-2.6 devicetree-test Cheers, g. --- Grant Likely (5): =A0 =A0 =A0of/address: merge of_iomap() =A0 =A0 =A0of/address: merge of_address_to_resource() =A0 =A0 =A0of/address: Merge all of the bus translation code =A0 =A0 =A0of/address: little-endian fixes =A0 =A0 =A0of/address: restrict 'no-ranges' kludge to powerpc =A0arch/microblaze/include/asm/pci-bridge.h | =A0 =A05 =A0arch/microblaze/include/asm/prom.h =A0 =A0 =A0 | =A0 31 +- =A0arch/microblaze/kernel/prom_parse.c =A0 =A0 =A0| =A0546 ----------------= ------------ =A0arch/powerpc/include/asm/pci-bridge.h =A0 =A0| =A0 =A05 =A0arch/powerpc/include/asm/prom.h =A0 =A0 =A0 =A0 =A0| =A0 31 +- =A0arch/powerpc/kernel/prom_parse.c =A0 =A0 =A0 =A0 | =A0573 --------------= --------------- =A0drivers/of/Kconfig =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 | =A0 =A0= 4 =A0drivers/of/Makefile =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0| =A0 =A0= 1 =A0drivers/of/address.c =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 | =A0595 ++= ++++++++++++++++++++++++++++ =A0include/linux/of_address.h =A0 =A0 =A0 =A0 =A0 =A0 =A0 | =A0 12 + =A010 files changed, 634 insertions(+), 1169 deletions(-) =A0create mode 100644 drivers/of/address.c =A0create mode 100644 include/linux/of_address.h --=20 Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd.