Pull 5221 into release branch

This commit is contained in:
Len Brown 2005-11-30 21:55:02 -05:00
commit 3141b6708d

View file

@ -1110,7 +1110,7 @@ acpi_add_single_object(struct acpi_device **child,
* *
* TBD: Assumes LDM provides driver hot-plug capability. * TBD: Assumes LDM provides driver hot-plug capability.
*/ */
result = acpi_bus_find_driver(device); acpi_bus_find_driver(device);
end: end:
if (!result) if (!result)