PCI: Enable ASPM state clearing regardless of policy
authorAlex Williamson <alex.williamson@redhat.com>
Thu, 10 Mar 2011 18:54:16 +0000 (11:54 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 10 May 2011 22:43:28 +0000 (15:43 -0700)
commit3504e47ffca5ed3f9e2cc7d37b428fbf1e00ad1b
tree55e7d8afa09731383560eca6dd5f0ef5e026ef5e
parent2f666bcf757cb72549f360ef6da02f03620a48b6
PCI: Enable ASPM state clearing regardless of policy

Commit 2f671e2d allowed us to clear ASPM state when the FADT
tells us it isn't supported, but we don't put this into effect
if the aspm_policy is set to POLICY_POWERSAVE.  Enable the
state to be cleared regardless of policy.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/pcie/aspm.c