commit | 271fb719cc472af3b1e96d8c527bb0da7060a172 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Sat Aug 21 01:58:22 2010 +0200 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Tue Aug 24 13:47:48 2010 -0700 |
tree | 7ca665285206b6868040f41bba7693d2de157c0a | |
parent | 2bd50dd800b52245294cfceb56be62020cdc7515 [diff] |
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>