From: Myron Stowe Date: Mon, 9 Jul 2012 21:36:02 +0000 (-0600) Subject: PCI: restructure 'pci_do_fixups()' X-Git-Tag: v3.6-rc1~112^2~8^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2729d5b18df363167d0c0be428876f3c07d2617b;p=pandora-kernel.git 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 Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed