From: Paul Mundt Date: Mon, 20 Apr 2009 09:53:41 +0000 (+0900) Subject: sh: pci: Consolidate the remaining common bits. X-Git-Tag: v2.6.31-rc1~392^2~41^2~124^3~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f8daeacd7ed7a502daf0998e2515cea4f467f21;p=pandora-kernel.git sh: pci: Consolidate the remaining common bits. This moves the remaining common bits in to pci-lib. Thereby reducing pci.c/pci-new.c to simple bus fixups and controller registration. As more platforms are moved over, the old code will disappear completely and the pci-new bits will be rolled in to pci-lib, eventually replacing pci.c completely. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed