[PATCH 1/2] pinctrl: qcom: remove static globals to allow multiple TLMMs
Stephen Boyd
sboyd at kernel.org
Sat Apr 7 05:30:51 PDT 2018
Quoting Timur Tabi (2018-03-23 16:44:59)
> Two data structures are declared as static globals but are intended to
> be per-TLMM. Move them into the msm_pinctrl structure and initialize
> them at runtime.
>
> Signed-off-by: Timur Tabi <timur at codeaurora.org>
> ---
Reviewed-by: Stephen Boyd <swboyd at chromium.org>
More information about the linux-arm-kernel
mailing list