git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfaf025
)
PCI: restructure 'pci_do_fixups()'
author
Myron Stowe
<myron.stowe@redhat.com>
Mon, 9 Jul 2012 21:36:02 +0000
(15:36 -0600)
committer
Bjorn 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