From: Jean Delvare <jdelvare@suse.de>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Mathias Nyman <mathias.nyman@linux.intel.com>,
linux-gpio@vger.kernel.org
Subject: Re: [PATCH] gpio-lynxpoint: Allow building as a module
Date: Wed, 27 Nov 2013 15:24:05 +0100 [thread overview]
Message-ID: <20131127152405.7b603261@endymion.delvare> (raw)
In-Reply-To: <20131127151920.3f6c3b89@endymion.delvare>
On Wed, 27 Nov 2013 15:19:20 +0100, Jean Delvare wrote:
> Change CONFIG_GPIO_LYNXPOINT from bool to tristate so that the
> gpio-lynxpoint driver can be built as a module.
>
> Signed-off-by: Jean Delvare <jdelvare@suse.de>
> Cc: Mathias Nyman <mathias.nyman@linux.intel.com>
> Cc: Linus Walleij <linus.walleij@linaro.org>
> ---
> drivers/gpio/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- linux-3.13-rc1.orig/drivers/gpio/Kconfig 2013-11-26 15:44:46.824657767 +0100
> +++ linux-3.13-rc1/drivers/gpio/Kconfig 2013-11-27 14:27:34.911295631 +0100
> @@ -353,7 +353,7 @@ config GPIO_GE_FPGA
> board computers.
>
> config GPIO_LYNXPOINT
> - bool "Intel Lynxpoint GPIO support"
> + tristate "Intel Lynxpoint GPIO support"
> depends on ACPI && X86
> select IRQ_DOMAIN
> help
>
>
Huh, this patch is incomplete, sorry. Please disregard, I'll send v2 in
a moment.
--
Jean Delvare
Suse L3 Support
prev parent reply other threads:[~2013-11-27 14:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-27 14:19 [PATCH] gpio-lynxpoint: Allow building as a module Jean Delvare
2013-11-27 14:24 ` Jean Delvare [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=20131127152405.7b603261@endymion.delvare \
--to=jdelvare@suse.de \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=mathias.nyman@linux.intel.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;
as well as URLs for NNTP newsgroup(s).