From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <5292C158.7090508@intel.com> Date: Mon, 25 Nov 2013 11:17:44 +0800 From: Aaron Lu MIME-Version: 1.0 To: "Rafael J. Wysocki" , ACPI Devel Maling List CC: LKML , Linux PCI , Bjorn Helgaas Subject: Re: [PATCH 0/4] ACPI / bind: Simplify child devices lookup References: <2610478.KxPMyuOMok@vostro.rjw.lan> In-Reply-To: <2610478.KxPMyuOMok@vostro.rjw.lan> Content-Type: text/plain; charset=UTF-8 Sender: linux-acpi-owner@vger.kernel.org List-ID: On 11/25/2013 08:09 AM, Rafael J. Wysocki wrote: > Hi, > > The following series of four patches (on top of current linux-pm.git/bleeding-edge) > rework child device lookup in drivers/acpi/glue.c and related things: > > [1/4] ACPI / bind: Simplify child device lookup > [2/4] PCI/ ACPI: Use acpi_find_child_device() for child device lookup > [3/4] ACPI / bind: Redefine acpi_get_child() > [4/4] ACPI / bind: Redefine acpi_preset_companion() > > Thanks! > Reviewed-by: Aaron Lu Tested-by: Aaron Lu #for ATA binding