From: Toshi Kani Date: Thu, 24 May 2012 02:25:23 +0000 (-0600) Subject: ACPI: Add _OST support for ACPI container hotplug X-Git-Tag: v3.6-rc1~82^2^8~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c67dc242cf73b9c99a05bfd0122fc9ba1970d37;p=pandora-kernel.git ACPI: Add _OST support for ACPI container hotplug Changed container_notify_cb() to call ACPI _OST method when ACPI container hotplug operation has completed. Slightly restructured the code with the same logic. The function sets eject_pending bit for an eject request since it does not initiate hot-remove operation. This bit is checked by the sysfs eject handler to determine if the request is originated from an ACPI eject notification. Signed-off-by: Toshi Kani Signed-off-by: Len Brown --- Reading git-diff-tree failed