From patchwork Sat Sep 22 13:07:56 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paul Parsons X-Patchwork-Id: 1494361 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork2.kernel.org (Postfix) with ESMTP id 0AEBBDF2D2 for ; Sat, 22 Sep 2012 13:09:49 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TFPRD-00024G-Ci; Sat, 22 Sep 2012 13:08:03 +0000 Received: from nm18.bullet.mail.ird.yahoo.com ([77.238.189.71]) by merlin.infradead.org with smtp (Exim 4.76 #1 (Red Hat Linux)) id 1TFPRB-000242-5X for linux-arm-kernel@lists.infradead.org; Sat, 22 Sep 2012 13:08:01 +0000 Received: from [77.238.189.57] by nm18.bullet.mail.ird.yahoo.com with NNFMP; 22 Sep 2012 13:07:57 -0000 Received: from [217.146.188.175] by tm10.bullet.mail.ird.yahoo.com with NNFMP; 22 Sep 2012 13:07:57 -0000 Received: from [127.0.0.1] by smtp143.mail.ird.yahoo.com with NNFMP; 22 Sep 2012 13:07:57 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1348319277; bh=+P+mOMk1HWLvF0xwnF6D7qSdKly7Uv6WzxoNYicvKds=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:Content-Type:Content-Transfer-Encoding; b=InSqeTTQ+8yGkx0OGRJzKkE4B3LSm0j0DCkNy4kfotGqOtbRMP1dOotGLVa42pA0OiQ33sLaeNVqxTqcvgbB0j3sSYE/gW1i2UlCu1mYY5v10COAJpGhoDwZ2oumYeTjlZ8blF3is22TKMoevlQ+r4IN872sZ10Hth0fqKqovdE= X-Yahoo-Newman-Id: 331427.71754.bm@smtp143.mail.ird.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: ThjiS44VM1kOvEKZBtjpDBvqy4vUC8lHvXNiCb70yt13Orz nOxNcW5a9wD4n2J5mC0PCXx9azXx3rCqOwm2pLf5.RRRXu.hAS3wes1lwEPQ d8DolTRmMgxrIx8X7IBBHVQKEjSo.OFb2Vj5bITGDVpxXhQG3qKXmUjP2qj4 p8.Z5Bx2AcZn0BuKN.bgFzgleveXu15plwWZL3RFFt5C1_VE8DOBfhRconXJ qTTiYhc_6dCF9t5QQkFQBXGyunJtyLINwxpETlKud7PHAv9P2IEUuQdrJ2PD IE4PNp21qZyrqrGd5yow7wfMh8YCT6Rt2625gTX5cotOGZsiXOlqgbjDpLK4 ZjOd8PcOTPiLzQfqzCC9NmUyL1QqavLDf9_ZdejuL3GX_jgoRqtfCjAi1IV5 eeFrZubFu85oD79fX8EPUZw-- X-Yahoo-SMTP: 5Vuzu2WswBCxMnJ0hjKohBcp6M6Es6bt5AQ- Received: from [192.168.0.2] (lost.distance@31.185.232.232 with plain) by smtp143.mail.ird.yahoo.com with SMTP; 22 Sep 2012 06:07:57 -0700 PDT Message-ID: <505DB82C.5030205@yahoo.com> Date: Sat, 22 Sep 2012 14:07:56 +0100 From: Paul Parsons User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: haojian.zhuang@gmail.com Subject: [PATCH v2] ARM: pxa2xx: Remove EXPERIMENTAL dependency from spi-pxa2xx driver X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.5 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.5 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (lost.distance[at]yahoo.com) -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [77.238.189.71 listed in list.dnswl.org] -0.5 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: grant.likely@secretlab.ca, eric.y.miao@gmail.com, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org The SPI_PXA2XX config option has had an EXPERIMENTAL dependency since it was first added in 2006. Since there seem to have been no changes to the spi-pxa2xx driver since February 2011 other than tree sweeps, this patch removes the EXPERIMENTAL dependency in the expectation that the spi-pxa2xx driver is now stable. Signed-off-by: Paul Parsons --- V2: Removed excess parentheses. The motivation for this patch was to remove the EXPERIMENTAL option from the hx4700 platform config: SPI_PXA2XX is the only option which is still EXPERIMENTAL. drivers/spi/Kconfig | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig index 5f84b55..d49b836 100644 --- a/drivers/spi/Kconfig +++ b/drivers/spi/Kconfig @@ -284,7 +284,7 @@ config SPI_PPC4xx config SPI_PXA2XX tristate "PXA2xx SSP SPI master" - depends on (ARCH_PXA || (X86_32 && PCI)) && EXPERIMENTAL + depends on ARCH_PXA || (X86_32 && PCI) select PXA_SSP if ARCH_PXA help This enables using a PXA2xx or Sodaville SSP port as a SPI master