Searched hist:b3743fa4442fc172e950ff0eaf6aa96e7d5ce9be (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/pcmcia/ |
H A D | yenta_socket.c | diff b3743fa4442fc172e950ff0eaf6aa96e7d5ce9be Fri Sep 09 15:03:23 CDT 2005 Dominik Brodowski <linux@dominikbrodowski.net> [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>
|
/openbmc/linux/drivers/pci/ |
H A D | setup-bus.c | diff b3743fa4442fc172e950ff0eaf6aa96e7d5ce9be Fri Sep 09 15:03:23 CDT 2005 Dominik Brodowski <linux@dominikbrodowski.net> [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>
|
/openbmc/linux/include/linux/ |
H A D | pci.h | diff b3743fa4442fc172e950ff0eaf6aa96e7d5ce9be Fri Sep 09 15:03:23 CDT 2005 Dominik Brodowski <linux@dominikbrodowski.net> [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>
|