From: Stephen Hemminger Date: Tue, 27 Nov 2007 18:57:27 +0000 (-0800) Subject: sky2: revert to access PCI config via device space X-Git-Tag: v2.6.24-rc4~9^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b32f40c4853cdbe3d722a959fb0dd1ea048b50d0;p=pandora-kernel.git sky2: revert to access PCI config via device space Using the hardware window into PCI config space is more reliable and smaller/faster than using the pci_config routines. It avoids issues with MMCONFIG etc. Reverts: 167f53d05fccb47b6eeadac7f6705b3f2f042d03 Please apply for 2.6.24 Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed