From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: "Gustavo A. R. Silva" <garsilva@embeddedor.com>
Cc: Linus Walleij <linus.walleij@linaro.org>,
linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] pinctrl: qcom: ssbi: mpp: constify gpio_chip structure
Date: Tue, 11 Jul 2017 14:44:01 -0700 [thread overview]
Message-ID: <20170711214401.GE20973@minitux> (raw)
In-Reply-To: <20170711211836.GA31321@embeddedgus>
On Tue 11 Jul 14:18 PDT 2017, Gustavo A. R. Silva wrote:
[..]
> before:
> text data bss dec hex filename
> 15136 5112 0 20248 4f18 drivers/pinctrl/qcom/pinctrl-ssbi-mpp.o
>
> after:
> bss dec hex filename
> 14849 5024 0 19873 4da1 drivers/pinctrl/qcom/pinctrl-ssbi-mpp.o
>
> Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Regards,
Bjorn
next prev parent reply other threads:[~2017-07-11 21:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-11 21:18 [PATCH] pinctrl: qcom: ssbi: mpp: constify gpio_chip structure Gustavo A. R. Silva
2017-07-11 21:44 ` Bjorn Andersson [this message]
2017-07-17 4:13 ` Gustavo A. R. Silva
2017-08-02 8:27 ` Linus Walleij
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=20170711214401.GE20973@minitux \
--to=bjorn.andersson@linaro.org \
--cc=garsilva@embeddedor.com \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.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.