PCI: restructure 'pci_do_fixups()'
authorMyron Stowe <myron.stowe@redhat.com>
Mon, 9 Jul 2012 21:36:02 +0000 (15:36 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 9 Jul 2012 22:41:13 +0000 (16:41 -0600)
This patch restructures pci_do_fixups()'s quirk invocations in the style
of initcall_debug_start() and initcall_debug_report(), so we have only
one call site for the quirk.

[bhelgaas: changelog]
Signed-off-by: Myron Stowe <myron.stowe@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

No differences found