Re: [PATCH 8/8] pci and yenta: pcibios_bus_to_resource

2005-07-29 Thread Dominik Brodowski
On Tue, Jul 26, 2005 at 04:50:49PM -0700, Greg KH wrote: > On Tue, Jul 12, 2005 at 12:21:38AM +0200, Dominik Brodowski wrote: > > In yenta_socket, we default to using the resource setting of the CardBus > > bridge. However, this is a PCI-bus-centric view of resources and thus > > needs to be conver

Re: [PATCH 8/8] pci and yenta: pcibios_bus_to_resource

2005-07-27 Thread Greg KH
On Tue, Jul 12, 2005 at 12:21:38AM +0200, Dominik Brodowski wrote: > In yenta_socket, we default to using the resource setting of the CardBus > bridge. However, this is a PCI-bus-centric view of resources and thus > needs to be converted to generic resources first. Therefore, add a call > to pcibio

Re: [PATCH] pcibios_bus_to_resource for parisc [Was: Re: [PATCH 8/8] pci and yenta: pcibios_bus_to_resource]

2005-07-24 Thread Grant Grundler
On Sat, Jul 23, 2005 at 09:54:11PM +0200, Dominik Brodowski wrote: > Oh, yes, I seem to have missed it. Sorry. Does this patch look good? Yes. Acked-by: Grant Grundler <[EMAIL PROTECTED]> I'll commit this to the cvs.parisc-linux.org tree as well. Willy can let me deal with the collision if it's

[PATCH] pcibios_bus_to_resource for parisc [Was: Re: [PATCH 8/8] pci and yenta: pcibios_bus_to_resource]

2005-07-23 Thread Dominik Brodowski
On Mon, Jul 18, 2005 at 01:42:16PM -0600, Grant Grundler wrote: > On Tue, Jul 12, 2005 at 12:21:38AM +0200, Dominik Brodowski wrote: > > In yenta_socket, we default to using the resource setting of the CardBus > > bridge. However, this is a PCI-bus-centric view of resources and thus > > needs to be

Re: [PATCH 8/8] pci and yenta: pcibios_bus_to_resource

2005-07-18 Thread Grant Grundler
On Tue, Jul 12, 2005 at 12:21:38AM +0200, Dominik Brodowski wrote: > In yenta_socket, we default to using the resource setting of the CardBus > bridge. However, this is a PCI-bus-centric view of resources and thus > needs to be converted to generic resources first. Therefore, add a call > to pcibio

Re: [PATCH 8/8] pci and yenta: pcibios_bus_to_resource

2005-07-11 Thread Russell King
On Tue, Jul 12, 2005 at 12:21:38AM +0200, Dominik Brodowski wrote: > --- 2.6.13-rc2-git3.orig/arch/arm/kernel/bios32.c > +++ 2.6.13-rc2-git3/arch/arm/kernel/bios32.c > @@ -447,9 +447,26 @@ pcibios_resource_to_bus(struct pci_dev * > region->end = res->end - offset; > } > > +void __devinit