Dominik Brodowski 43c3473552 [PATCH] pci and yenta: pcibios_bus_to_resource
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
pcibios_bus_to_resource() call in between.  This function is a mere wrapper on
x86 and friends, however on some others it already exists, is added in this
patch (alpha, arm, ppc, ppc64) or still needs to be provided (parisc -- where
is its pcibios_resource_to_bus() ?).

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-08-04 21:32:46 -07:00
..
2005-07-13 11:25:25 -07:00
2005-06-21 18:46:26 -07:00
2005-08-04 13:00:53 -07:00
2005-07-07 18:23:41 -07:00
2005-06-20 21:43:48 +10:00
2005-07-30 10:14:46 -07:00
2005-08-04 13:00:55 -07:00
2005-08-04 13:00:55 -07:00
2005-06-23 17:09:54 +10:00
2005-06-27 15:11:43 -07:00
2005-06-25 16:24:29 -07:00
2005-06-21 18:46:27 -07:00
2005-06-20 21:43:07 +10:00
2005-07-07 18:23:37 -07:00
2005-06-23 09:43:37 +10:00
2005-08-04 13:00:55 -07:00