From: Sitsofe Wheeler Date: Tue, 16 Sep 2008 13:27:13 +0000 (+0100) Subject: PCI: Fix pcie_aspm=force X-Git-Tag: v2.6.27-rc8~30^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1f4f59d1ab9ebac44830d6ae450fb358ac559d3;p=pandora-kernel.git PCI: Fix pcie_aspm=force 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 Signed-off-by: Sitsofe Wheeler Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed