From patchwork Thu Apr 12 17:51:44 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 7769 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 97D5223E00 for ; Thu, 12 Apr 2012 17:52:11 +0000 (UTC) Received: from mail-yx0-f180.google.com (mail-yx0-f180.google.com [209.85.213.180]) by fiordland.canonical.com (Postfix) with ESMTP id 5EDA6A1883B for ; Thu, 12 Apr 2012 17:52:11 +0000 (UTC) Received: by mail-yx0-f180.google.com with SMTP id l4so1572541yen.11 for ; Thu, 12 Apr 2012 10:52:11 -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=OASC0Uz5oaIs98iP2/HJ4I7BqmGRsRMccMr6gPoGBaI=; b=EhkC3mmgX39ehVtp5q3Kv56EFaBxCzDvfjjIQtLy/0k0GYqHillBpgovAhOh80TXmj AZyZJBItmmdq4UKCSpD8qpWJGX5idHM15jAsQlLJOHx7N2zgpChATUSEn1vSA5jZZXKQ sI3pfcDnW0ZnLwVVmMUKdwvjiHEuSo15z+57RL1TSGmjdN4VjxDrBSS94JdMsxByAdPs BBaDR32Clezly0KXtZTB1IpGQc2PoLmA08UOpKh73f/+0cGVnI5DQ0b14m1EVfmNs5a/ rLosNK6/W24r7iyX80Ox3C2HRK+5AAxVUpYa+w/CTkPzHjUMF6YCLHQc9OZ0j8r1sEvB k1gQ== Received: by 10.50.34.200 with SMTP id b8mr3502832igj.50.1334253130867; Thu, 12 Apr 2012 10:52:10 -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.70.69 with SMTP id c5csp278706ibj; Thu, 12 Apr 2012 10:52:09 -0700 (PDT) Received: by 10.213.29.5 with SMTP id o5mr274035ebc.279.1334253129080; Thu, 12 Apr 2012 10:52:09 -0700 (PDT) Received: from eu1sys200aog119.obsmtp.com (eu1sys200aog119.obsmtp.com. [207.126.144.147]) by mx.google.com with SMTP id g1si1893375eeo.83.2012.04.12.10.51.57 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 12 Apr 2012 10:52:09 -0700 (PDT) Received-SPF: neutral (google.com: 207.126.144.147 is neither permitted nor denied by best guess record for domain of linus.walleij@stericsson.com) client-ip=207.126.144.147; Authentication-Results: mx.google.com; spf=neutral (google.com: 207.126.144.147 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-eu.st.com ([164.129.1.35]) (using TLSv1) by eu1sys200aob119.postini.com ([207.126.147.11]) with SMTP ID DSNKT4cWPFlyVAzaurbkYcU56b26syCWRsIl@postini.com; Thu, 12 Apr 2012 17:52:08 UTC Received: from zeta.dmz-eu.st.com (zeta.dmz-eu.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id B11DAD2; Thu, 12 Apr 2012 17:51:48 +0000 (GMT) Received: from relay2.stm.gmessaging.net (unknown [10.230.100.18]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 417892882; Thu, 12 Apr 2012 17:51:48 +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 D6590A8072; Thu, 12 Apr 2012 19:51:40 +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, 12 Apr 2012 19:51:47 +0200 From: Linus Walleij To: , Cc: Stephen Warren , Shawn Guo , Thomas Abraham , Dong Aisheng , Rajendra Nayak , Haojian Zhuang , Linus Walleij Subject: [PATCH] pinctrl: mark non-EXPERIMENTAL Date: Thu, 12 Apr 2012 19:51:44 +0200 Message-ID: <1334253104-30527-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: ALoCoQnUaQ6FkawRBEpDEL3pkAOxPA3hcBCXVL2m1GT7DW6g1JDKUwW3Zh4FbzuUwz1miGoeV0Zw From: Linus Walleij With the finalization of the external driver API and the device tree support, this subsystem is now mature and can be promoted to non-experimental status. Signed-off-by: Linus Walleij --- drivers/pinctrl/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig index abfb964..f73a5ea 100644 --- a/drivers/pinctrl/Kconfig +++ b/drivers/pinctrl/Kconfig @@ -4,7 +4,6 @@ config PINCTRL bool - depends on EXPERIMENTAL if PINCTRL