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:
bc45eb8
)
PCI: Fix pcie_aspm=force
author
Sitsofe Wheeler
<sitsofe@yahoo.com>
Tue, 16 Sep 2008 13:27:13 +0000
(14:27 +0100)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Tue, 16 Sep 2008 16:09:56 +0000
(09:09 -0700)
pcie_aspm=force did not work because aspm_force was being double negated
leading to the sanity check failing. Moving a bracket should fix this.
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Sitsofe Wheeler <sitsofe@yahoo.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found