From: Rafael J. Wysocki Date: Tue, 8 Feb 2011 22:41:47 +0000 (+0100) Subject: ACPI / PM: acpi_suspend_enter() need not switch interrupts off X-Git-Tag: v2.6.39-rc1~90^2~11^3~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82911fe1988fadfc9c01673202cbc411aa803244;p=pandora-kernel.git ACPI / PM: acpi_suspend_enter() need not switch interrupts off The function acpi_suspend_enter() is always called with interrupts off, so it doesn't need to switch them off and on. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed