Re: [PATCH 2/5] of/address: merge of_address_to_resource()

2010-06-09 Thread Benjamin Herrenschmidt
On Tue, 2010-06-08 at 08:10 -0600, Grant Likely wrote: > Merge common code between PowerPC and Microblaze. This patch also > moves the prototype of pci_address_to_pio() out of pci-bridge.h and > into prom.h because the only user of pci_address_to_pio() is > of_address_to_resource(). > > Signed-of

[PATCH 2/5] of/address: merge of_address_to_resource()

2010-06-08 Thread Grant Likely
Merge common code between PowerPC and Microblaze. This patch also moves the prototype of pci_address_to_pio() out of pci-bridge.h and into prom.h because the only user of pci_address_to_pio() is of_address_to_resource(). Signed-off-by: Grant Likely CC: Michal Simek CC: Grant Likely CC: Wolfram