git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ebe6af
)
PCI/ASPM: Drop __pci_disable_link_state() useless "force" parameter
author
Bjorn Helgaas
<bhelgaas@google.com>
Wed, 20 May 2015 17:13:05 +0000
(12:13 -0500)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Wed, 20 May 2015 17:13:05 +0000
(12:13 -0500)
After
387d37577fdd
("PCI: Don't clear ASPM bits when the FADT declares it's
unsupported"), the "force" parameter to __pci_disable_link_state() is
always "false".
Remove the "force" parameter and assume it's always false.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pcie/aspm.c
patch
|
blob
|
history
diff --cc
drivers/pci/pcie/aspm.c
Simple merge