From patchwork Thu Apr 26 21:51:07 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 8143 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id B3A3223E13 for ; Thu, 26 Apr 2012 21:51:29 +0000 (UTC) Received: from mail-iy0-f180.google.com (mail-iy0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id 6F519A1843E for ; Thu, 26 Apr 2012 21:51:29 +0000 (UTC) Received: by iage36 with SMTP id e36so156204iag.11 for ; Thu, 26 Apr 2012 14:51:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf:from:to:cc :subject:date:message-id:x-mailer:mime-version:content-type :x-gm-message-state; bh=qpj3BXclew1IrmR6HNliPobNDg9GuQEYF2/aeP5D25w=; b=ZlIdndyQUpCIDydSMYJWAmiDzcnJhFv+1Cq2Qc3so1v17bWd077/DbigY4MR79N0re gzakeiCebxNY6+Wz1E+i7i2no+mjg8lQeFLvWEoiajHnsGbSh33ox1FrWZAR30oslKdP 2CDHwMQFh3CjCxlsMxLVa5cAdk5aeIuqGh0TIB9M4vp2FgsUI/wafx8ASy5AS3PKzv6p 9CxwIEXDNyhMBYI5ERdTqkFE/7BULgfNRoRVVWx23VHC92ZA5FSu6EeHOnq6++1MHeVU ypcEEYV20izTu5LTz3w4IgCBYvN4E67Kel8XSSdQRIU9fcCIEXtsAqPfnUXBnH3jiku1 7wHw== Received: by 10.50.207.38 with SMTP id lt6mr6542967igc.55.1335477088900; Thu, 26 Apr 2012 14:51:28 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.231.137.198 with SMTP id x6csp369102ibt; Thu, 26 Apr 2012 14:51:28 -0700 (PDT) Received: by 10.14.198.8 with SMTP id u8mr2310572een.58.1335477087325; Thu, 26 Apr 2012 14:51:27 -0700 (PDT) Received: from eu1sys200aog103.obsmtp.com (eu1sys200aog103.obsmtp.com. [207.126.144.115]) by mx.google.com with SMTP id d9si1577473eeb.3.2012.04.26.14.51.22 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 26 Apr 2012 14:51:27 -0700 (PDT) Received-SPF: neutral (google.com: 207.126.144.115 is neither permitted nor denied by best guess record for domain of linus.walleij@stericsson.com) client-ip=207.126.144.115; Authentication-Results: mx.google.com; spf=neutral (google.com: 207.126.144.115 is neither permitted nor denied by best guess record for domain of linus.walleij@stericsson.com) smtp.mail=linus.walleij@stericsson.com Received: from beta.dmz-ap.st.com ([138.198.100.35]) (using TLSv1) by eu1sys200aob103.postini.com ([207.126.147.11]) with SMTP ID DSNKT5nDWqKC/03KvoqGvYAZdGsmEvXqNclo@postini.com; Thu, 26 Apr 2012 21:51:26 UTC Received: from zeta.dmz-ap.st.com (ns6.st.com [138.198.234.13]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id 03E496F; Thu, 26 Apr 2012 21:42:56 +0000 (GMT) Received: from relay2.stm.gmessaging.net (unknown [10.230.100.18]) by zeta.dmz-ap.st.com (STMicroelectronics) with ESMTP id B57D71537; Thu, 26 Apr 2012 21:51:18 +0000 (GMT) Received: from exdcvycastm003.EQ1STM.local (alteon-source-exch [10.230.100.61]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client CN "exdcvycastm003", Issuer "exdcvycastm003" (not verified)) by relay2.stm.gmessaging.net (Postfix) with ESMTPS id 6A49FA807E; Thu, 26 Apr 2012 23:51:09 +0200 (CEST) Received: from steludxu4075.lud.stericsson.com (10.230.100.153) by smtp.stericsson.com (10.230.100.1) with Microsoft SMTP Server (TLS) id 8.3.83.0; Thu, 26 Apr 2012 23:51:17 +0200 From: Linus Walleij To: Cc: Linus Walleij Subject: [PATCH] NET: smsc-ircc2: mark non-experimental Date: Thu, 26 Apr 2012 23:51:07 +0200 Message-ID: <1335477067-26994-1-git-send-email-linus.walleij@stericsson.com> X-Mailer: git-send-email 1.7.9.2 MIME-Version: 1.0 X-Gm-Message-State: ALoCoQnnDKFyx01jLB+Y8+hCK5Gy7yrqxd2MTZ+SFXpqNlv2uUdAqPI4yfR63UcO6+M/e4dCAQst From: Linus Walleij This has been used by me and others for ages, let's stop calling it experimental. Signed-off-by: Linus Walleij --- 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: