From: Aaron Lu Date: Wed, 19 Feb 2014 04:16:48 +0000 (+0800) Subject: ACPI / fan: do nothing in suspend and poweroff callback X-Git-Tag: v3.15-rc1~151^2~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9b8515f34fa182e26ee934c3a83f24e2d8bd846;p=pandora-kernel.git ACPI / fan: do nothing in suspend and poweroff callback We put fans to full speed in acpi_fan_suspend(), but that is only needed in the hibernation case when we are generating hibernation image, so this patch removes that when we are about to suspend or poweroff. References: http://www.spinics.net/lists/linux-acpi/msg48636.html Signed-off-by: Aaron Lu Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed