NET: smsc-ircc2: mark non-experimental
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 26 Apr 2012 11:51:07 +0000 (11:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Apr 2012 04:03:35 +0000 (00:03 -0400)
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>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/irda/Kconfig
drivers/net/irda/smsc-ircc2.c

index 4680478..3575844 100644 (file)
@@ -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
index 6c95d40..a926813 100644 (file)
@@ -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: