Commit 3141b670 authored by Len Brown's avatar Len Brown

Pull 5221 into release branch

parents d2149b54 bd7ce5b5
...@@ -1110,7 +1110,7 @@ acpi_add_single_object(struct acpi_device **child, ...@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment