commit | 2729d5b18df363167d0c0be428876f3c07d2617b | [log] [tgz] |
---|---|---|
author | Myron Stowe <myron.stowe@redhat.com> | Mon Jul 09 15:36:02 2012 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Jul 09 16:41:13 2012 -0600 |
tree | a95c2c853241db5e86ab1621e94341c2aba7260a | |
parent | cfaf025112d3856637ff34a767ef785ef5cf2ca9 [diff] |
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>