linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alexandre Courbot <gnurou@gmail.com>
To: Romain Naour <romain.naour@openwide.fr>
Cc: linux-next <linux-next@vger.kernel.org>,
	Grant Likely <grant.likely@secretlab.ca>,
	Linus Walleij <linus.walleij@linaro.org>
Subject: GENERIC_GPIO considered deprecated
Date: Thu, 21 Mar 2013 11:15:20 +0900	[thread overview]
Message-ID: <CAAVeFu+QUw1WmzwaJDfjyw75PrStd3p3PHs1MU5BC7_WXMB7kw@mail.gmail.com> (raw)

Hi Romain,

I have submitted a series of patches that deprecates the use of
GENERIC_GPIO as a first step towards the consolidation of GPIO around
gpiolib. The goal of this set of to remove all "select GENERIC_GPIO"
instances and it should be merged into linux-next starting from today.

I noticed that your patch "ARM: S3C24XX: Add samsung-time support for
s3c24xx" adds two new selections of GENERIC_GPIO - would you mind
changing them to "select ARCH_REQUIRE_GPIOLIB" for consistency with my
change? The result should be the same on your side.

Thanks,
Alex.

             reply	other threads:[~2013-03-21  2:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-21  2:15 Alexandre Courbot [this message]
2013-03-30 22:07 ` GENERIC_GPIO considered deprecated Romain Naour
2013-03-31 22:18   ` Alexandre Courbot
2013-04-04  0:35     ` Kukjin Kim
2013-04-04 18:12       ` Alexandre Courbot
2013-04-08  7:31         ` Kukjin Kim
2013-04-08 16:11           ` Stephen Warren
2013-04-08 19:36             ` Arnd Bergmann
2013-04-08 23:38               ` Stephen Rothwell
2013-04-09  0:07                 ` Alexandre Courbot
2013-04-09  0:10                   ` Stephen Rothwell
2013-04-09  1:45                     ` Kukjin Kim

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=CAAVeFu+QUw1WmzwaJDfjyw75PrStd3p3PHs1MU5BC7_WXMB7kw@mail.gmail.com \
    --to=gnurou@gmail.com \
    --cc=grant.likely@secretlab.ca \
    --cc=linus.walleij@linaro.org \
    --cc=linux-next@vger.kernel.org \
    --cc=romain.naour@openwide.fr \
    /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;
as well as URLs for NNTP newsgroup(s).