From: Stefan Agner <stefan@agner.ch>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: thierry.reding@gmail.com, Jon Hunter <jonathanh@nvidia.com>,
"open list:GPIO SUBSYSTEM" <linux-gpio@vger.kernel.org>,
linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] pinctrl: tegra: move probe to __init section
Date: Thu, 20 Sep 2018 11:15:01 -0700 [thread overview]
Message-ID: <55d8d7831bc2504676873722958c2e4a@agner.ch> (raw)
In-Reply-To: <CACRpkdYZFt-FEnF86GCKqiLjFa-n3wHYLjFbvwFDWEp+AsGCZw@mail.gmail.com>
On 20.09.2018 08:16, Linus Walleij wrote:
> On Tue, Sep 18, 2018 at 6:24 PM Stefan Agner <stefan@agner.ch> wrote:
>
>> The Tegra pinctrl drivers are always built-in. This allows to use
>> platform_driver_probe() and mark several functions as __init.
>> This allows the kernel to free about 1KiB of memory if Tegra
>> pinctrl drivers are not used.
>>
>> Signed-off-by: Stefan Agner <stefan@agner.ch>
>
> It appears the test robot complains about this patch, so I'll
> wait for a v2!
Yes I saw it, will send v2 of this patch only.
--
Stefan
>
> Yours,
> Linus Walleij
next prev parent reply other threads:[~2018-09-20 18:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-19 1:24 [PATCH 1/2] pinctrl: tegra: do not export tegra_pinctrl_probe Stefan Agner
2018-09-19 1:24 ` [PATCH 2/2] pinctrl: tegra: move probe to __init section Stefan Agner
2018-09-20 3:28 ` kbuild test robot
2018-09-20 15:16 ` Linus Walleij
2018-09-20 18:15 ` Stefan Agner [this message]
2018-09-20 15:15 ` [PATCH 1/2] pinctrl: tegra: do not export tegra_pinctrl_probe 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=55d8d7831bc2504676873722958c2e4a@agner.ch \
--to=stefan@agner.ch \
--cc=jonathanh@nvidia.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=thierry.reding@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox