All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Bjorn Andersson <bjorn.andersson@linaro.org>,
	Linus Walleij <linus.walleij@linaro.org>,
	Stephen Boyd <sboyd@codeaurora.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org
Cc: timur@codeaurora.org
Subject: Re: [PATCH 1/2] pinctrl: qcom: remove static globals to allow multiple TLMMs
Date: Sat, 07 Apr 2018 05:30:51 -0700	[thread overview]
Message-ID: <152310425175.180276.5998500344773462590@swboyd.mtv.corp.google.com> (raw)
In-Reply-To: <1521848700-22214-1-git-send-email-timur@codeaurora.org>

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@codeaurora.org>
> ---

Reviewed-by: Stephen Boyd <swboyd@chromium.org>

WARNING: multiple messages have this Message-ID (diff)
From: sboyd@kernel.org (Stephen Boyd)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] pinctrl: qcom: remove static globals to allow multiple TLMMs
Date: Sat, 07 Apr 2018 05:30:51 -0700	[thread overview]
Message-ID: <152310425175.180276.5998500344773462590@swboyd.mtv.corp.google.com> (raw)
In-Reply-To: <1521848700-22214-1-git-send-email-timur@codeaurora.org>

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@codeaurora.org>
> ---

Reviewed-by: Stephen Boyd <swboyd@chromium.org>

  parent reply	other threads:[~2018-04-07 12:30 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-23 23:44 [PATCH 1/2] pinctrl: qcom: remove static globals to allow multiple TLMMs Timur Tabi
2018-03-23 23:44 ` Timur Tabi
2018-03-23 23:45 ` [PATCH 2/2] pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002 Timur Tabi
2018-03-23 23:45   ` Timur Tabi
2018-04-03  4:07   ` Bjorn Andersson
2018-04-03  4:07     ` Bjorn Andersson
2018-04-03 12:03     ` Timur Tabi
2018-04-03 12:03       ` Timur Tabi
2018-04-07 12:33   ` Stephen Boyd
2018-04-07 12:33     ` Stephen Boyd
2018-03-27 13:33 ` [PATCH 1/2] pinctrl: qcom: remove static globals to allow multiple TLMMs Linus Walleij
2018-03-27 13:33   ` Linus Walleij
2018-04-02 20:52   ` Timur Tabi
2018-04-02 20:52     ` Timur Tabi
2018-04-03  4:04 ` Bjorn Andersson
2018-04-03  4:04   ` Bjorn Andersson
2018-04-07 12:30 ` Stephen Boyd [this message]
2018-04-07 12:30   ` Stephen Boyd

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=152310425175.180276.5998500344773462590@swboyd.mtv.corp.google.com \
    --to=sboyd@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=sboyd@codeaurora.org \
    --cc=timur@codeaurora.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.