From: Len Brown Date: Tue, 30 Aug 2011 03:01:58 +0000 (-0400) Subject: acpica: ACPI_MAX_SLEEP should be 2 sec, not 20 X-Git-Tag: v3.1-rc7~67^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b33c25d6a62ac253caabda2b5f43258abff451c0;p=pandora-kernel.git acpica: ACPI_MAX_SLEEP should be 2 sec, not 20 This limit is a workaround for AML that sleeps too long, but the workaround didn't work b/c of a typo. https://bugzilla.kernel.org/show_bug.cgi?id=13195 Signed-off-by: Len Brown cc: stable@kernel.org # 2.6.35..3.0 --- Reading git-diff-tree failed