From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sinan Kaya Subject: Re: [PATCH V5 2/7] ACPI / bus: Introduce acpi_get_match_data() function Date: Mon, 4 Dec 2017 17:01:15 -0500 Message-ID: References: <1512188864-773-1-git-send-email-okaya@codeaurora.org> <1512188864-773-3-git-send-email-okaya@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Language: en-US Sender: linux-acpi-owner@vger.kernel.org To: "Rafael J. Wysocki" Cc: dmaengine , Timur Tabi , "devicetree@vger.kernel.org" , linux-arm-msm@vger.kernel.org, "linux-arm-kernel@lists.infradead.org" , "Rafael J. Wysocki" , Len Brown , "open list:ACPI" , open list List-Id: devicetree@vger.kernel.org On 12/4/2017 4:59 PM, Rafael J. Wysocki wrote: > On Sat, Dec 2, 2017 at 5:27 AM, Sinan Kaya wrote: >> OF has of_device_get_match_data() function to extract driver specific data >> structure. Add a similar function for ACPI. >> >> Signed-off-by: Sinan Kaya > > Haven't I ACKed this already? > > Anyway, please resend the whole series with a CC to linux-acpi. Yeah, you acked the previous one. Then, I changed the calling parameter from struct device to struct acpi_device and removed your ACK. -- Sinan Kaya Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.