From: Rafael J. Wysocki Date: Fri, 22 Nov 2013 20:55:32 +0000 (+0100) Subject: ACPI / hotplug: Move container-specific code out of the core X-Git-Tag: v3.14-rc1~107^2~11^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46394fd017c0615982a3d29d45ced14bea9c526d;p=pandora-kernel.git ACPI / hotplug: Move container-specific code out of the core Move container-specific uevents from the core hotplug code to the container scan handler's .attach() and .detach() callbacks. This way the core will not have to special-case containers and the uevents will be guaranteed to happen every time a container is either scanned or trimmed as appropriate. Signed-off-by: Rafael J. Wysocki Tested-by: Mika Westerberg --- Reading git-diff-tree failed