From: Dominik Brodowski Date: Fri, 9 Sep 2005 20:03:23 +0000 (-0700) Subject: [PATCH] yenta: share code with PCI core X-Git-Tag: v2.6.14-rc1~383 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3743fa4442fc172e950ff0eaf6aa96e7d5ce9be;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed