From: Yu Zhao Date: Fri, 21 Nov 2008 18:39:32 +0000 (+0800) Subject: PCI: define PCI resource names in an 'enum' X-Git-Tag: v2.6.29-rc1~181^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fde09c6d8f92de0c9f75698a75f0989f2234c517;p=pandora-kernel.git PCI: define PCI resource names in an 'enum' This patch moves all definitions of the PCI resource names to an 'enum', and also replaces some hard-coded resource variables with symbol names. This change eases introduction of device specific resources. Reviewed-by: Bjorn Helgaas Signed-off-by: Yu Zhao Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed