]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
PCI/ASPM: Don't touch ASPM if forcibly disabled
authorJoe Lawrence <joe.lawrence@stratus.com>
Tue, 15 Jan 2013 20:31:28 +0000 (15:31 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 1 Feb 2013 22:28:19 +0000 (15:28 -0700)
commita26d5ecb3201c11e03663a8f4a7dedc0c5f85c07
tree22cb78fa3327fb0259175e416881d46f2f50338a
parent84fb913c43475e0d1e061220ef4622e3e82e91d6
PCI/ASPM: Don't touch ASPM if forcibly disabled

Don't allocate and track PCIe ASPM state when "pcie_aspm=off" is specified
on the kernel command line.

Based-on-patch-from: Matthew Garrett <mjg59@srcf.ucam.org>
Signed-off-by: Joe Lawrence <joe.lawrence@stratus.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: David Bulkow <david.bulkow@stratus.com>
Acked-by: Myron Stowe <myron.stowe@redhat.com>
drivers/pci/pcie/aspm.c