Re: [PATCH v2 02/13] PCI/PM: Move pcie_clear_root_pme_status() to core

2018-03-12 Thread Christoph Hellwig
On Fri, Mar 09, 2018 at 01:00:00PM -0600, Bjorn Helgaas wrote: > From: Bjorn Helgaas > > Move pcie_clear_root_pme_status() from the port driver to the PCI core so > it will be available even when the port driver isn't present. No > functional change intended. > >

Re: [PATCH v2 02/13] PCI/PM: Move pcie_clear_root_pme_status() to core

2018-03-12 Thread Christoph Hellwig
On Fri, Mar 09, 2018 at 01:00:00PM -0600, Bjorn Helgaas wrote: > From: Bjorn Helgaas > > Move pcie_clear_root_pme_status() from the port driver to the PCI core so > it will be available even when the port driver isn't present. No > functional change intended. > > Signed-off-by: Bjorn Helgaas

[PATCH v2 02/13] PCI/PM: Move pcie_clear_root_pme_status() to core

2018-03-09 Thread Bjorn Helgaas
From: Bjorn Helgaas Move pcie_clear_root_pme_status() from the port driver to the PCI core so it will be available even when the port driver isn't present. No functional change intended. Signed-off-by: Bjorn Helgaas Reviewed-by: Rafael J. Wysocki

[PATCH v2 02/13] PCI/PM: Move pcie_clear_root_pme_status() to core

2018-03-09 Thread Bjorn Helgaas
From: Bjorn Helgaas Move pcie_clear_root_pme_status() from the port driver to the PCI core so it will be available even when the port driver isn't present. No functional change intended. Signed-off-by: Bjorn Helgaas Reviewed-by: Rafael J. Wysocki --- drivers/pci/pci.c |9