From: Zhao, Yu Date: Mon, 13 Oct 2008 11:18:07 +0000 (+0800) Subject: PCI: replace cfg space size (256/4096) by macros. X-Git-Tag: v2.6.28-rc1~77^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=557848c3c03ad1d1e66cb3b5b06698e3a9ebc33c;p=pandora-kernel.git PCI: replace cfg space size (256/4096) by macros. This is a cleanup that changes all PCI configuration space size representations to the macros (PCI_CFG_SPACE_SIZE and PCI_CFG_SPACE_EXP_SIZE). And the macros are also moved from drivers/pci/probe.c to drivers/pci/pci.h. Signed-off-by: Yu Zhao Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed