From: Jason Gunthorpe Date: Wed, 21 Nov 2012 07:19:06 +0000 (-0700) Subject: ARM: Kirkwood: Update PCI-E fixup X-Git-Tag: v3.7-rc8~21^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dc831bf53fddcc6443f74a39e72db5bcea4f15d;p=pandora-kernel.git ARM: Kirkwood: Update PCI-E fixup - The code relies on rc_pci_fixup being called, which only happens when CONFIG_PCI_QUIRKS is enabled, so add that to Kconfig. Omitting this causes a booting failure with a non-obvious cause. - Update rc_pci_fixup to set the class properly, copying the more modern style from other places - Correct the rc_pci_fixup comment Signed-off-by: Jason Gunthorpe Cc: stable@vger.kernel.org Signed-off-by: Jason Cooper --- Reading git-diff-tree failed