From: Myron Stowe Date: Mon, 21 Nov 2011 18:54:19 +0000 (-0700) Subject: x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list X-Git-Tag: v3.4-rc1~114^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6535943fbf25c8e9419a6b20ca992633baa0bf99;p=pandora-kernel.git x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list This patch converts the underlying maintenance aspects of FW-assigned BIOS BAR values from a statically allocated array within struct pci_dev to a list of temporary, stand alone, entries. Signed-off-by: Myron Stowe Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed