From b9b8515f34fa182e26ee934c3a83f24e2d8bd846 Mon Sep 17 00:00:00 2001 From: Aaron Lu Date: Wed, 19 Feb 2014 12:16:48 +0800 Subject: [PATCH] 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-format-patch failed