Pull 5221 into release branch
This commit is contained in:
commit
3141b6708d
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Reference in a new issue