All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] NET: smsc-ircc2: mark non-experimental
@ 2012-04-26 21:51 Linus Walleij
  2012-04-27  4:04 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2012-04-26 21:51 UTC (permalink / raw)
  To: netdev; +Cc: Linus Walleij

From: Linus Walleij <linus.walleij@linaro.org>

This has been used by me and others for ages, let's stop calling it
experimental.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
 drivers/net/irda/Kconfig      |    4 ++--
 drivers/net/irda/smsc-ircc2.c |    1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/drivers/net/irda/Kconfig b/drivers/net/irda/Kconfig
index 4680478..3575844 100644
--- a/drivers/net/irda/Kconfig
+++ b/drivers/net/irda/Kconfig
@@ -321,8 +321,8 @@ config AU1000_FIR
 	  Say M to build a module; it will be called au1k_ir.ko
 
 config SMC_IRCC_FIR
-	tristate "SMSC IrCC (EXPERIMENTAL)"
-	depends on EXPERIMENTAL && IRDA && ISA_DMA_API
+	tristate "SMSC IrCC"
+	depends on IRDA && ISA_DMA_API
 	help
 	  Say Y here if you want to build support for the SMC Infrared
 	  Communications Controller.  It is used in a wide variety of
diff --git a/drivers/net/irda/smsc-ircc2.c b/drivers/net/irda/smsc-ircc2.c
index 6c95d40..a926813 100644
--- a/drivers/net/irda/smsc-ircc2.c
+++ b/drivers/net/irda/smsc-ircc2.c
@@ -1,7 +1,6 @@
 /*********************************************************************
  *
  * Description:   Driver for the SMC Infrared Communications Controller
- * Status:        Experimental.
  * Author:        Daniele Peri (peri@csai.unipa.it)
  * Created at:
  * Modified at:
-- 
1.7.9.2

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

* Re: [PATCH] NET: smsc-ircc2: mark non-experimental
  2012-04-26 21:51 [PATCH] NET: smsc-ircc2: mark non-experimental Linus Walleij
@ 2012-04-27  4:04 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2012-04-27  4:04 UTC (permalink / raw)
  To: linus.walleij; +Cc: netdev, linus.walleij

From: Linus Walleij <linus.walleij@stericsson.com>
Date: Thu, 26 Apr 2012 23:51:07 +0200

> From: Linus Walleij <linus.walleij@linaro.org>
> 
> This has been used by me and others for ages, let's stop calling it
> experimental.
> 
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

Applied.

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

end of thread, other threads:[~2012-04-27  4:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-26 21:51 [PATCH] NET: smsc-ircc2: mark non-experimental Linus Walleij
2012-04-27  4:04 ` David Miller

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.