From: Ralf Baechle <ralf@linux-mips.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-gpio@vger.kernel.org,
"Alexandre Courbot" <acourbot@nvidia.com>,
"Michael Büsch" <m@bues.ch>,
linux-mips@linux-mips.org
Subject: Re: [PATCH 10/23] MIPS: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Date: Tue, 10 May 2016 10:05:24 +0200 [thread overview]
Message-ID: <20160510080524.GC16402@linux-mips.org> (raw)
In-Reply-To: <1461142701-21096-11-git-send-email-linus.walleij@linaro.org>
On Wed, Apr 20, 2016 at 10:58:08AM +0200, Linus Walleij wrote:
> This replaces:
>
> - "select ARCH_REQUIRE_GPIOLIB" with "select GPIOLIB" as this can
> now be selected directly.
>
> - "select ARCH_WANT_OPTIONAL_GPIOLIB" with no dependency: GPIOLIB
> is now selectable by everyone, so we need not declare our
> intent to select it.
>
> When ordering the symbols the following rationale was used:
> if the selects were in alphabetical order, I moved select GPIOLIB
> to be in alphabetical order, but if the selects were not
> maintained in alphabetical order, I just replaced
> "select ARCH_REQUIRE_GPIOLIB" with "select GPIOLIB".
>
> Cc: Michael Büsch <m@bues.ch>
> Cc: Ralf Baechle <ralf@linux-mips.org>
> Cc: linux-mips@linux-mips.org
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> Various arch maintainers:
>
> either ACK this and I will merge it into the GPIO tree for v4.7
> anticipating no clashes, or you wait until I have the enabling patch
> upstream (patch 1 in this series, removing deps on
> ARCH_[WANTS_OPTIONAL|REQUIRES]_GPIOLIB), and you will be able to
> merge it to your arch trees yourselves for late v4.7
> (post GPIO tree merge) or for v4.8.
>
> You can also ask me for an immutable branch if you prefer that, I
> will put the enabling patch on a branch and the patch for your arch
> on top and ask you to pull it.
>
> Select your option from the menu, silence probably means I will
> merge it to the GPIO tree. Unless you are X86 or ARM in which case
> I will be cautious.
Warning of the snappish maintainer ;-)
For this one:
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Ralf
prev parent reply other threads:[~2016-05-10 8:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1461142701-21096-1-git-send-email-linus.walleij@linaro.org>
2016-04-20 8:58 ` [PATCH 10/23] MIPS: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB Linus Walleij
2016-05-10 8:05 ` Ralf Baechle [this message]
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=20160510080524.GC16402@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=acourbot@nvidia.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=m@bues.ch \
/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