All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Laxman Dewangan <ldewangan@nvidia.com>,
	"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>
Subject: Re: [PATCH 1/2] pinctrl: palmas: convert PINCTRL_PALMAS from bool to tristate
Date: Wed, 22 Jun 2016 18:08:59 +0200	[thread overview]
Message-ID: <CACRpkdYcEqNnU5on0xKWYPu5E55xHEz8NnYD1a4yQ3xefdN+BA@mail.gmail.com> (raw)
In-Reply-To: <20160613211022.32033-2-paul.gortmaker@windriver.com>

On Mon, Jun 13, 2016 at 11:10 PM, Paul Gortmaker
<paul.gortmaker@windriver.com> wrote:

> The Kconfig currently controlling compilation of this code is:
>
> config PINCTRL_PALMAS
>         bool "Pinctrl driver for the PALMAS Series MFD devices"
>
> ...meaning that it currently is not being built as a module by anyone.
>
> During an audit for non-modular drivers using modular infrastructure
> this driver showed up.
>
> But rather than demodularize it, Laxman indicated that it would be
> prefereable to instead convert the driver option to tristate.
>
> This does that, and confirms that it will compile and modpost as
> such.  However, since I do not have the hardware to confirm that
> no new runtime issues exist when modular, that remains untested.
>
> Cc: Laxman Dewangan <ldewangan@nvidia.com>
> Cc: Linus Walleij <linus.walleij@linaro.org>
> Cc: linux-gpio@vger.kernel.org
> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>

Patch applied.

Yours,
Linus Walleij

  reply	other threads:[~2016-06-22 16:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-13 21:10 [PATCH 0/2] pinctrl: convert palmas and as3722 to tristate Paul Gortmaker
2016-06-13 21:10 ` Paul Gortmaker
2016-06-13 21:10 ` [PATCH 1/2] pinctrl: palmas: convert PINCTRL_PALMAS from bool " Paul Gortmaker
2016-06-13 21:10   ` Paul Gortmaker
2016-06-22 16:08   ` Linus Walleij [this message]
2016-06-13 21:10 ` [PATCH 2/2] pinctrl: as3722: convert PINCTRL_AS3722 " Paul Gortmaker
2016-06-13 21:10   ` Paul Gortmaker
2016-06-22 16:09   ` 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=CACRpkdYcEqNnU5on0xKWYPu5E55xHEz8NnYD1a4yQ3xefdN+BA@mail.gmail.com \
    --to=linus.walleij@linaro.org \
    --cc=ldewangan@nvidia.com \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paul.gortmaker@windriver.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 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.