From patchwork Sat Sep 22 12:54:36 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paul Parsons X-Patchwork-Id: 1494351 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 61329DF2D2 for ; Sat, 22 Sep 2012 12:57:27 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TFPEI-0000ke-Um; Sat, 22 Sep 2012 12:54:43 +0000 Received: from nm25-vm0.bullet.mail.ukl.yahoo.com ([217.146.177.22]) by merlin.infradead.org with smtp (Exim 4.76 #1 (Red Hat Linux)) id 1TFPEE-0000kQ-6J for linux-arm-kernel@lists.infradead.org; Sat, 22 Sep 2012 12:54:39 +0000 Received: from [217.146.183.215] by nm25.bullet.mail.ukl.yahoo.com with NNFMP; 22 Sep 2012 12:54:36 -0000 Received: from [217.146.182.142] by tm8.bullet.mail.ukl.yahoo.com with NNFMP; 22 Sep 2012 12:54:36 -0000 Received: from [127.0.0.1] by smtp115.mail.ukl.yahoo.com with NNFMP; 22 Sep 2012 12:54:36 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1348318476; bh=aDYE9RWgm37BnNbuvC4hTqj467SisErEr/f6KhcaosE=; 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=F5rmAruVsiP6McnfSu/ucXnKGlG0IZL9ZpuhS6LnUVXNKY6iIjsnpSrYM6h6URxwH2uuwLvJGz+TcFFVFq7XoJNGWWUnqVAkfYjC71xPcOuqQCVrSmsazR0gpe6EEk7VybR9x29/NgPRvlegDl5UrLKA9sHH076ekkHWvQI7meQ= X-Yahoo-Newman-Id: 748600.84606.bm@smtp115.mail.ukl.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: LOjgljgVM1kJc64dUeIBr26iE8CiFhas.fj_hduSjPNKdOy k3fGCDouszJu0OHWVLVtSga8QnKxO7hvaeKXihcs_nqNj75vS.6...w2xP6N ofeZMcHHs9V9wDBEilIx0qejG.E31.irXYSx3Kh6riJbcOw1me95s6Une.i3 jgr2mrCREE9bJe84IXvJ7fRLZZxjACjLo3zILqZJFolTCNUBh6Y5_pPbAYi4 0SN6sdD.auSdQjFrO.PhY4TPgpxom2dU0SKiLHczQdB.5mOZMHo.Ql14vHGW SJzEuUkIvObEoO3Rlthix3cWkJsGWa5hPyiHUcsj2IcUEa9wC3F84BM47Esb qgT0M3FwOaL_gMAHdnWLI8CefadERtgStCun4QUnqFH79Ov4VCI0XS.cmSls 3.UkFIuDAhsiJ23FCxQKceU0Y_H9rlVjqMA.D...evDXIogcMFr4Odw-- X-Yahoo-SMTP: 5Vuzu2WswBCxMnJ0hjKohBcp6M6Es6bt5AQ- Received: from [192.168.0.2] (lost.distance@31.185.232.232 with plain) by smtp115.mail.ukl.yahoo.com with SMTP; 22 Sep 2012 05:54:36 -0700 PDT Message-ID: <505DB50C.4050206@yahoo.com> Date: Sat, 22 Sep 2012 13:54:36 +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] 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.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 -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [217.146.177.22 listed in list.dnswl.org] 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 --- 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..357be93 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