From mboxrd@z Thu Jan 1 00:00:00 1970 From: okaya@codeaurora.org (Sinan Kaya) Date: Mon, 4 Dec 2017 17:01:15 -0500 Subject: [PATCH V5 2/7] ACPI / bus: Introduce acpi_get_match_data() function In-Reply-To: References: <1512188864-773-1-git-send-email-okaya@codeaurora.org> <1512188864-773-3-git-send-email-okaya@codeaurora.org> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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.