PCI/PM: Drop unused runtime PM support code for PCIe ports
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 21 Jul 2014 00:02:23 +0000 (02:02 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 2 Sep 2014 23:12:15 +0000 (17:12 -0600)
commitfe9a743a2601c846279e8dbbb382d5a9b6b900ff
tree36fa2121ef54c33e14a53fdc0445c15de37a9300
parent52addcf9d6669fa439387610bc65c92fa0980cef
PCI/PM: Drop unused runtime PM support code for PCIe ports

Since commit de7d5f729c72 ("PCI/PM: Disable runtime PM of PCIe ports") the
runtime PM support code for PCIe ports in portdrv_pci.c has never been
used, so drop it entirely.

If we are to support runtime PM of PCIe ports, it will have to be done in a
different way most likely anyway.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pcie/portdrv_pci.c
This page took 0.023857 seconds and 5 git commands to generate.