linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2/2] gpio-ts5500: Add dependency
       [not found] <20140214112824.27b98f1d@endymion.delvare>
@ 2014-02-14 10:32 ` Jean Delvare
  2014-02-22  2:00   ` Alexandre Courbot
  2014-02-27  9:20   ` Linus Walleij
  0 siblings, 2 replies; 3+ messages in thread
From: Jean Delvare @ 2014-02-14 10:32 UTC (permalink / raw)
  To: linux-gpio; +Cc: Linus Walleij, Alexandre Courbot, Vivien Didelot

There is no point in displaying the TS5500-specific driver entries if
TS5500 board support itself isn't enabled.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Alexandre Courbot <gnurou@gmail.com>
Cc: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
---
Note: a similar patch was sent for the TS5500-specific MTD driver.

 drivers/gpio/Kconfig |    1 +
 1 file changed, 1 insertion(+)

--- linux-3.14-rc2.orig/drivers/gpio/Kconfig	2014-02-14 11:21:15.116363700 +0100
+++ linux-3.14-rc2/drivers/gpio/Kconfig	2014-02-14 11:21:51.126174491 +0100
@@ -277,6 +277,7 @@ config GPIO_STA2X11
 
 config GPIO_TS5500
 	tristate "TS-5500 DIO blocks and compatibles"
+	depends on TS5500 || COMPILE_TEST
 	help
 	  This driver supports Digital I/O exposed by pin blocks found on some
 	  Technologic Systems platforms. It includes, but is not limited to, 3

-- 
Jean Delvare
Suse L3 Support

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 2/2] gpio-ts5500: Add dependency
  2014-02-14 10:32 ` [PATCH 2/2] gpio-ts5500: Add dependency Jean Delvare
@ 2014-02-22  2:00   ` Alexandre Courbot
  2014-02-27  9:20   ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Alexandre Courbot @ 2014-02-22  2:00 UTC (permalink / raw)
  To: Jean Delvare; +Cc: linux-gpio@vger.kernel.org, Linus Walleij, Vivien Didelot

On Fri, Feb 14, 2014 at 7:32 PM, Jean Delvare <jdelvare@suse.de> wrote:
> There is no point in displaying the TS5500-specific driver entries if
> TS5500 board support itself isn't enabled.

Acked-by: Alexandre Courbot <gnurou@gmail.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 2/2] gpio-ts5500: Add dependency
  2014-02-14 10:32 ` [PATCH 2/2] gpio-ts5500: Add dependency Jean Delvare
  2014-02-22  2:00   ` Alexandre Courbot
@ 2014-02-27  9:20   ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2014-02-27  9:20 UTC (permalink / raw)
  To: Jean Delvare
  Cc: linux-gpio@vger.kernel.org, Alexandre Courbot, Vivien Didelot

On Fri, Feb 14, 2014 at 11:32 AM, Jean Delvare <jdelvare@suse.de> wrote:

> There is no point in displaying the TS5500-specific driver entries if
> TS5500 board support itself isn't enabled.
>
> Signed-off-by: Jean Delvare <jdelvare@suse.de>
> Cc: Linus Walleij <linus.walleij@linaro.org>
> Cc: Alexandre Courbot <gnurou@gmail.com>
> Cc: Vivien Didelot <vivien.didelot@savoirfairelinux.com>

Patch applied.

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-02-27  9:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20140214112824.27b98f1d@endymion.delvare>
2014-02-14 10:32 ` [PATCH 2/2] gpio-ts5500: Add dependency Jean Delvare
2014-02-22  2:00   ` Alexandre Courbot
2014-02-27  9:20   ` 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).