From: Yu Zhao Date: Tue, 28 Oct 2008 06:44:11 +0000 (+0800) Subject: PCI: fix VPD limit quirk for Broadcom 5708S X-Git-Tag: v2.6.28-rc4~15^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bffadffd43d438c3143b8d172a463de89345b836;p=pandora-kernel.git PCI: fix VPD limit quirk for Broadcom 5708S VPD quirks need to be called after the VPD capability is initialized. Since VPD initialization now runs after pci_fixup_header (due to the capabilities consolidation), VPD quirks should be done at pci_fixup_final stage correspondingly. Tested-by: Eric Dumazet Signed-off-by: Yu Zhao Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed