From: Rafael J. Wysocki Date: Fri, 22 Nov 2013 20:55:43 +0000 (+0100) Subject: ACPI / hotplug: Rework generic code to handle suprise removals X-Git-Tag: v3.14-rc1~107^2~11^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=443fc8202272190c4693209b772edba46cd7fe61;p=pandora-kernel.git ACPI / hotplug: Rework generic code to handle suprise removals The generic ACPI hotplug code used for several types of device doesn't handle surprise removals, mostly because those devices currently cannot be removed by surprise in the majority of systems. However, surprise removals should be handled by that code as well as surprise additions of devices, so make it do that. Signed-off-by: Rafael J. Wysocki Tested-by: Mika Westerberg --- Reading git-diff-tree failed