diff options
author | Timur Tabi <timur@codeaurora.org> | 2018-04-25 17:43:26 -0500 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2018-05-02 14:36:08 +0200 |
commit | f265e8b91bb50c7a732a171ddaeb0eef143bacd9 (patch) | |
tree | 5941f41d7bf66f47e3f29af6634a9c0f41cb3b9b /kernel/smp.c | |
parent | 2242ddfbf4d699b58d12467bbebae167d7563700 (diff) |
pinctrl: qcom: remove static globals to allow multiple TLMMs
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@codeaurora.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'kernel/smp.c')
0 files changed, 0 insertions, 0 deletions