]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
commit2729d5b18df363167d0c0be428876f3c07d2617b
treea95c2c853241db5e86ab1621e94341c2aba7260a
parentcfaf025112d3856637ff34a767ef785ef5cf2ca9
PCI: restructure 'pci_do_fixups()'

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>
drivers/pci/quirks.c