Message ID | 1334253104-30527-1-git-send-email-linus.walleij@stericsson.com |
---|---|
State | Accepted |
Commit | 630e2d0494f001cc3c435cac374f92e4bde0f518 |
Headers | show
Return-Path: <patch+caf_=linaro-patchwork=canonical.com@linaro.org> 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 <patchwork@peony.canonical.com>; 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 <linaro-patchwork@canonical.com>; Thu, 12 Apr 2012 17:52:11 +0000 (UTC) Received: by mail-yx0-f180.google.com with SMTP id l4so1572541yen.11 for <linaro-patchwork@canonical.com>; 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 <linus.walleij@stericsson.com> To: <linux-kernel@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org> Cc: Stephen Warren <swarren@nvidia.com>, Shawn Guo <shawn.guo@freescale.com>, Thomas Abraham <thomas.abraham@linaro.org>, Dong Aisheng <dong.aisheng@linaro.org>, Rajendra Nayak <rajendra.nayak@linaro.org>, Haojian Zhuang <haojian.zhuang@marvell.com>, Linus Walleij <linus.walleij@linaro.org> 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 Content-Type: text/plain X-Gm-Message-State: ALoCoQnUaQ6FkawRBEpDEL3pkAOxPA3hcBCXVL2m1GT7DW6g1JDKUwW3Zh4FbzuUwz1miGoeV0Zw |
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