From: Alan Jenkins Date: Tue, 30 Jun 2009 14:36:16 +0000 (+0000) Subject: ACPI: battery drivers should call power_supply_changed() X-Git-Tag: v2.6.34-rc4~21^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f79e1cec8c8aa64895fd7b595dc7b48157df0754;p=pandora-kernel.git ACPI: battery drivers should call power_supply_changed() Calling kobject_uevent() directly is a layering violation. In particular, it means we'll miss updating the generic LED trigger. Signed-off-by: Alan Jenkins Acked-by: Alexey Starikovskiy Signed-off-by: Len Brown --- Reading git-diff-tree failed