From: Andi Kleen Date: Tue, 26 Sep 2006 08:52:40 +0000 (+0200) Subject: [PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config space... X-Git-Tag: v2.6.19-rc1~1077^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e544d618f0fb21011f36f28d5e3952b9dc109d2;p=pandora-kernel.git [PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config space access First probe if type1/2 accesses work, but then only initialize them at the end. This is useful for a later patch that needs this information inbetween. Signed-off-by: Andi Kleen --- Reading git-diff-tree failed