Skip to content

Commit

Permalink
Pull 5221 into release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Len Brown committed Dec 1, 2005
2 parents d2149b5 + bd7ce5b commit 3141b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/acpi/scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -1110,7 +1110,7 @@ acpi_add_single_object(struct acpi_device **child,
*
* TBD: Assumes LDM provides driver hot-plug capability.
*/
result = acpi_bus_find_driver(device);
acpi_bus_find_driver(device);

end:
if (!result)
Expand Down

0 comments on commit 3141b67

Please sign in to comment.