From: Rajesh Shah Date: Thu, 28 Apr 2005 07:25:52 +0000 (-0700) Subject: [PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done independ... X-Git-Tag: v2.6.13-rc1~39^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fb02738b0fd36f47710a2bf207129efd2f5daa2;p=pandora-kernel.git [PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done independently Create new interfaces to recursively add an acpi namespace object to the acpi device list, and recursively start the namespace object. This is needed for ACPI based hotplug of a root bridge hierarchy where the add operation must be performed first and the start operation must be performed separately after the hot-plugged devices have been properly configured. Signed-off-by: Rajesh Shah Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed