]> bbs.cooldavid.org Git - net-next-2.6.git/commit
PCI: PCIe: Move PCIe PME code to the pcie directory
authorRafael J. Wysocki <rjw@sisk.pl>
Fri, 20 Aug 2010 23:58:22 +0000 (01:58 +0200)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 24 Aug 2010 20:47:48 +0000 (13:47 -0700)
commit271fb719cc472af3b1e96d8c527bb0da7060a172
tree7ca665285206b6868040f41bba7693d2de157c0a
parent2bd50dd800b52245294cfceb56be62020cdc7515
PCI: PCIe: Move PCIe PME code to the pcie directory

The PCIe PME code only consists of one file, so it doesn't need to
occupy its own directory.  Move it to drivers/pci/pcie/pme.c and
remove the contents of drivers/pci/pcie/pme .

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/pcie/Makefile
drivers/pci/pcie/pme.c [moved from drivers/pci/pcie/pme/pcie_pme.c with 99% similarity]
drivers/pci/pcie/pme/Makefile [deleted file]