[PATCH 3/3] [v6] pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002
Timur Tabi
timur at codeaurora.org
Tue Dec 19 14:56:45 PST 2017
On 12/18/2017 08:39 PM, Stephen Boyd wrote:
> + if (gpios && gpios[j] != i)
> + continue;
...
> + j++;
Doesn't this assume that the available GPIOs are listed in numerical
order in the ACPI table? If so, then this patch won't work because that
order is not guaranteed.
--
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.
More information about the linux-arm-kernel
mailing list