Re: [RFC/PATCH 2/14] powerpc: Merge pci_process_bridge_OF_ranges()

2007-11-22 Thread Vitaly Bordug
On Wed, 21 Nov 2007 17:16:19 +1100 Benjamin Herrenschmidt wrote: > This patch merges the 32 and 64 bits implementations of > pci_process_bridge_OF_ranges(). The new function is cleaner than both > the old ones supports 64 bits ranges on ppc32 which is necessary for > the 4xx port. > > It also add

[RFC/PATCH 2/14] powerpc: Merge pci_process_bridge_OF_ranges()

2007-11-20 Thread Benjamin Herrenschmidt
This patch merges the 32 and 64 bits implementations of pci_process_bridge_OF_ranges(). The new function is cleaner than both the old ones supports 64 bits ranges on ppc32 which is necessary for the 4xx port. It also adds some better (hopefully) output to the kernel log which should help disagnose