From: Alexander Mezin Date: Tue, 3 Jun 2014 19:01:23 +0000 (+0700) Subject: ACPI / battery: add quirk for Acer Aspire V5-573G X-Git-Tag: omap-for-v3.16/fixes-rc4~78^2~2^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f43691c61d6e547809bff33394ac83cc263960e4;p=pandora-kernel.git ACPI / battery: add quirk for Acer Aspire V5-573G On Acer Aspire V5-573G battery notifications are sometimes triggered too early. For example, when AC is unplugged and notification is triggered, battery state is still reported as "Full", and changes to "Discharging" only after short delay, without any notification. This patch solves the problem by adding 1 second sleep. Similar quirk is already implemented in AC driver for other laptop. Signed-off-by: Alexander Mezin Acked-by: Lan Tianyu Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed