[PATCH] PCI: PCI early fixup missing bits
A few bits seem to be missing for PCI early fixup to work -- the pci_fixup_device() helper ignores fixups of the pci_fixup_early type. Also the local class variable needs to be refreshed after performing the fixups for they can change dev->class. Signed-off-by: Maciej W. Rozycki <macro@mips.com> Signed-off-by: Greg Kroah-Hartman <greg@kroah.com> patch-mips-2.6.10-rc2-20041124-pci_fixup_early-1
Showing
Please register or sign in to comment