X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=drivers%2Facpi%2Fnamespace%2Fnsxfobj.c;h=9c5f3302799ce984953411f0f2c39a90ce5af89a;hb=52fc0b026e99b5d5d585095148d997d5634bbc25;hp=a0332595677a9dbb51093443de445781ce43f1f8;hpb=33052057e3e2db7f37fc78aa3f25c98f7e989fae;p=deliverable%2Flinux.git diff --git a/drivers/acpi/namespace/nsxfobj.c b/drivers/acpi/namespace/nsxfobj.c index a0332595677a..9c5f3302799c 100644 --- a/drivers/acpi/namespace/nsxfobj.c +++ b/drivers/acpi/namespace/nsxfobj.c @@ -206,6 +206,7 @@ acpi_get_next_object(acpi_object_type type, /* If null handle, use the parent */ if (!child) { + /* Start search at the beginning of the specified scope */ parent_node = acpi_ns_map_handle_to_node(parent);