On Saturday, November 23, 2013 12:22:23 AM Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki <rafael.j.wyso...@intel.com>
> 
> Rework acpi_bus_trim() and acpi_bus_device_attach(), which is
> renamed as acpi_bus_attach(), to walk the list of each device
> object's children directly and call themselves recursively for
> each child instead of using acpi_walk_namespace().  This
> simplifies the code quite a bit and avoids the overhead of
> callbacks and the ACPICA's internal processing which are not
> really necessary for these two routines.
> 
> Signed-off-by: Rafael J. Wysocki <rafael.j.wyso...@intel.com>
> ---
> 
> Hi,
> 
> This is on top of the linux-pm/bleeding-edge branch that contains the series
> I posted previously: http://marc.info/?l=linux-pci&m=138470560909690&w=4

The subject should be "ACPI / scan: Use direct recurrence for device hierarchy
walks", sorry for the typo.

Thanks!

-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to