On Tue, Nov 28, 2017 at 11:01 AM, Arvind YadavYes, I will resend as single patch.
<arvind.yadav.cs@xxxxxxxxx> wrote:
platform_device_id are not supposed to change at runtime. All functionsCan you please resend the two changes in this series as one patch?
working with platform_device_id provided by <linux/platform_device.h>
work with const platform_device_id. So mark the non-const structs as
const.
Arvind Yadav (2):
[PATCH 1/2] ACPI / PMIC: constify platform_device_id
[PATCH 2/2] ACPI / PMIC: Constify platform_device_id
Thanks,Thanks,
Rafael