]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] yenta: share code with PCI core
authorDominik Brodowski <linux@dominikbrodowski.net>
Fri, 9 Sep 2005 20:03:23 +0000 (13:03 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 20:57:47 +0000 (13:57 -0700)
commit9df25d339dad3df54e50f3d4bf3ba9377714be0e
treefdc53b41cc1c1d762397bf673c43991000a6bdbe
parent29038d3f853744325de26d8ffdcbef62be1c7c8b
[PATCH] yenta: share code with PCI core

Share code between setup-bus.c and yenta_socket.c: use the write-out code of
resources to the bridge also in yenta_socket.c, as it provides useful debug
output.  In addition, it fixes the bug that the CPU-centric resource view
might need to be transferred to the PCI-centric view: setup-bus.c does that,
while yenta-socket.c did not.

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/pci/setup-bus.c
drivers/pcmcia/yenta_socket.c
include/linux/pci.h