From: Lan Tianyu Date: Thu, 30 Jun 2011 03:33:40 +0000 (+0800) Subject: ACPI / Battery: Add the hibernation process in the battery_notify() X-Git-Tag: v3.1-rc1~80^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5a5911b3278bad6515a9958f7318f74d534ef64;p=pandora-kernel.git ACPI / Battery: Add the hibernation process in the battery_notify() The Commit 25be58215 has added a PM notifier to refresh the sys in order to deal with the unit change of the Battery Present Rate. But it just consided the suspend situation. The problem also will happen during the hibernation according the bug 28192. https://bugzilla.kernel.org/show_bug.cgi?id=28192 This patch adds the hibernation process and fix the bug. Signed-off-by: Lan Tianyu Signed-off-by: Len Brown --- Reading git-diff-tree failed