linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] CRIS: enable GPIOLIB
@ 2015-02-08 15:31 Rabin Vincent
  2015-02-09  9:38 ` Jesper Nilsson
  0 siblings, 1 reply; 2+ messages in thread
From: Rabin Vincent @ 2015-02-08 15:31 UTC (permalink / raw)
  To: jesper.nilsson; +Cc: linux-cris-kernel, linux-kernel, Rabin Vincent

Enable GPIOLIB on CRIS so that we can use the generic GPIO APIs.

Signed-off-by: Rabin Vincent <rabin@rab.in>
---
 arch/cris/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/cris/Kconfig b/arch/cris/Kconfig
index 52731e2..8474c66 100644
--- a/arch/cris/Kconfig
+++ b/arch/cris/Kconfig
@@ -52,6 +52,7 @@ config CRIS
 	select CLONE_BACKWARDS2
 	select OLD_SIGSUSPEND
 	select OLD_SIGACTION
+	select ARCH_REQUIRE_GPIOLIB
 
 config HZ
 	int
-- 
2.1.4


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

* Re: [PATCH] CRIS: enable GPIOLIB
  2015-02-08 15:31 [PATCH] CRIS: enable GPIOLIB Rabin Vincent
@ 2015-02-09  9:38 ` Jesper Nilsson
  0 siblings, 0 replies; 2+ messages in thread
From: Jesper Nilsson @ 2015-02-09  9:38 UTC (permalink / raw)
  To: Rabin Vincent; +Cc: Jesper Nilsson, linux-cris-kernel, linux-kernel

On Sun, Feb 08, 2015 at 04:31:58PM +0100, Rabin Vincent wrote:
> Enable GPIOLIB on CRIS so that we can use the generic GPIO APIs.
> 
> Signed-off-by: Rabin Vincent <rabin@rab.in>

Looks good, putting it in the CRIS tree for 3.20.

/^JN - Jesper Nilsson
-- 
               Jesper Nilsson -- jesper.nilsson@axis.com

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

end of thread, other threads:[~2015-02-09  9:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-08 15:31 [PATCH] CRIS: enable GPIOLIB Rabin Vincent
2015-02-09  9:38 ` Jesper Nilsson

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).