* [PATCH RESEND] gpio: ucb1400: Can be built as a module
@ 2013-09-13 19:41 Jean Delvare
2013-09-20 20:21 ` Linus Walleij
0 siblings, 1 reply; 2+ messages in thread
From: Jean Delvare @ 2013-09-13 19:41 UTC (permalink / raw)
To: Linus Walleij; +Cc: linux-gpio
With the recent code cleanup from Marek Vasut, driver gpio-ucb1400 can
be built as a module, so change symbol GPIO_UCB1400 from bool to
tristate.
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Reviewed-by: Marek Vasut <marex@denx.de>
Cc: Linus Walleij <linus.walleij@linaro.org>
---
I know the first attempt to merge this caused some trouble but that was
several months ago, I think it is about time now.
drivers/gpio/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-3.12-rc0.orig/drivers/gpio/Kconfig 2013-09-13 20:03:47.685333351 +0200
+++ linux-3.12-rc0/drivers/gpio/Kconfig 2013-09-13 20:03:59.085333520 +0200
@@ -703,7 +703,7 @@ config GPIO_74X164
comment "AC97 GPIO expanders:"
config GPIO_UCB1400
- bool "Philips UCB1400 GPIO"
+ tristate "Philips UCB1400 GPIO"
depends on UCB1400_CORE
help
This enables support for the Philips UCB1400 GPIO pins.
--
Jean Delvare
Suse L3
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH RESEND] gpio: ucb1400: Can be built as a module
2013-09-13 19:41 [PATCH RESEND] gpio: ucb1400: Can be built as a module Jean Delvare
@ 2013-09-20 20:21 ` Linus Walleij
0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2013-09-20 20:21 UTC (permalink / raw)
To: Jean Delvare; +Cc: linux-gpio@vger.kernel.org
On Fri, Sep 13, 2013 at 9:41 PM, Jean Delvare <jdelvare@suse.de> wrote:
> With the recent code cleanup from Marek Vasut, driver gpio-ucb1400 can
> be built as a module, so change symbol GPIO_UCB1400 from bool to
> tristate.
>
> Signed-off-by: Jean Delvare <jdelvare@suse.de>
> Reviewed-by: Marek Vasut <marex@denx.de>
> Cc: Linus Walleij <linus.walleij@linaro.org>
Patch applied!
> I know the first attempt to merge this caused some trouble but that was
> several months ago, I think it is about time now.
Yeah, we have changed our routines: I have the kautobuilder swearing
at me if something happens these days...
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-09-20 20:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-13 19:41 [PATCH RESEND] gpio: ucb1400: Can be built as a module Jean Delvare
2013-09-20 20:21 ` Linus Walleij
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).