On Fri, May 30, 2014 at 04:33:20PM +0200, Andreas Noever wrote: > On Thu, May 29, 2014 at 12:36 AM, Bjorn Helgaas <bhelgaas@xxxxxxxxxx> wrote: > > On Mon, May 26, 2014 at 05:18:09PM +0200, Andreas Noever wrote: > > > > Please adjust the subject to match the drivers/pci convention, i.e., change > > > > pci: Add pci_fixup_suspend_late quirk pass. > > > > to > > > > PCI: Add pci_fixup_suspend_late quirk pass > > > >> Add pci_fixup_suspend_late as a new pci_fixup_pass. The pass is called > >> from suspend_noirq and poweroff_noirq. Using the same pass for suspend > >> and hibernate is consistent with resume_early which is called by > >> resume_noirq and restore_noirq. > >> > >> The new quirk pass is required for Thunderbolt support on Apple > >> hardware. > >> > >> Signed-off-by: Andreas Noever <andreas.noever@xxxxxxxxx> > > > > Acked-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> > > Thanks for reading through the series. I will make those changes for > the next version. > > > I assume you'll merge this along with the rest of the series, not through > > my PCI tree. > Agreed, since I am the only user of this pass. Can you tell me whose > tree normally carries new drivers? That's mine. But if Matthew wants to take this in his trees, I'll have no objection. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html