From patchwork Thu Apr 18 10:26:59 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 16224 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-vc0-f199.google.com (mail-vc0-f199.google.com [209.85.220.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 37C2123974 for ; Thu, 18 Apr 2013 10:28:12 +0000 (UTC) Received: by mail-vc0-f199.google.com with SMTP id ha12sf4463442vcb.10 for ; Thu, 18 Apr 2013 03:27:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:x-beenthere:x-received:received-spf :x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :received-spf:x-received:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe; bh=yj1g+fre1KAjaOOBeXFHIDvc/6xDmweS1EsUPS/oLSY=; b=WHL685vOrA0qP2ipYeaGR7btsv3k+O0X0LqfJXKq6XpkD1tnFbl3HpkladHB5KwF2S SavVXinCR7ORS882jo4jGnGE28RYDlTX1le0xfjnvv8Od+aT/g7FAsnZlaD72ORy5emN qmELh41IAXcljoc5o3/Z8W+TVDMwNNkr3T14d74j6WD52BU8cJl4EzCffkHQmZQleA1z pmn9Hoxl5HGYpn9yrp6XAziDpUXgHcPRoP8TQICT8sBXyjGmePINl6MJQDVIooLPfQok x1MR7OrV7kVVTdiVaRFxPalDXE1itg2wSSIScWQ7B3YMv2KyNcL4C6dB4p1kKuazfClw jB2A== X-Received: by 10.224.215.194 with SMTP id hf2mr7317776qab.0.1366280855036; Thu, 18 Apr 2013 03:27:35 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.71.141 with SMTP id v13ls1476105qeu.84.gmail; Thu, 18 Apr 2013 03:27:34 -0700 (PDT) X-Received: by 10.58.188.48 with SMTP id fx16mr7726886vec.22.1366280854800; Thu, 18 Apr 2013 03:27:34 -0700 (PDT) Received: from mail-vc0-f173.google.com (mail-vc0-f173.google.com [209.85.220.173]) by mx.google.com with ESMTPS id e5si6262701vcu.42.2013.04.18.03.27.34 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 18 Apr 2013 03:27:34 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.173 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.173; Received: by mail-vc0-f173.google.com with SMTP id gf12so2282391vcb.18 for ; Thu, 18 Apr 2013 03:27:34 -0700 (PDT) X-Received: by 10.220.175.3 with SMTP id v3mr7668216vcz.8.1366280854695; Thu, 18 Apr 2013 03:27:34 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.58.127.98 with SMTP id nf2csp116328veb; Thu, 18 Apr 2013 03:27:34 -0700 (PDT) X-Received: by 10.194.219.162 with SMTP id pp2mr17520203wjc.27.1366280853755; Thu, 18 Apr 2013 03:27:33 -0700 (PDT) Received: from mail-wi0-x235.google.com (mail-wi0-x235.google.com [2a00:1450:400c:c05::235]) by mx.google.com with ESMTPS id kq5si3442291wjb.178.2013.04.18.03.27.33 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 18 Apr 2013 03:27:33 -0700 (PDT) Received-SPF: neutral (google.com: 2a00:1450:400c:c05::235 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=2a00:1450:400c:c05::235; Received: by mail-wi0-f181.google.com with SMTP id c10so1604390wiw.14 for ; Thu, 18 Apr 2013 03:27:33 -0700 (PDT) X-Received: by 10.194.81.71 with SMTP id y7mr17458540wjx.19.1366280853379; Thu, 18 Apr 2013 03:27:33 -0700 (PDT) Received: from localhost.localdomain (cpc34-aztw25-2-0-cust250.18-1.cable.virginmedia.com. [86.16.136.251]) by mx.google.com with ESMTPS id o5sm15168504wix.3.2013.04.18.03.27.31 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 18 Apr 2013 03:27:32 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: arnd@arndb.de, linus.walleij@stericsson.com, Lee Jones Subject: [PATCH 3/9] ARM: ux500: Stop passing Hash DMA channel config information though pdata Date: Thu, 18 Apr 2013 11:26:59 +0100 Message-Id: <1366280825-31136-4-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1366280825-31136-1-git-send-email-lee.jones@linaro.org> References: <1366280825-31136-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQlfxcTJGOBd9SO1Bk4XZnM8f/fp+a4v4gO+5tW3CLlZIU7g2rGPYWmKLAL49hNZprdOmm2L X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.173 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , DMA channel configuration information should be setup in the driver. The Ux500 Hash driver now does this, so there's no need to send it though here too. Signed-off-by: Lee Jones --- arch/arm/mach-ux500/board-mop500.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/arch/arm/mach-ux500/board-mop500.c b/arch/arm/mach-ux500/board-mop500.c index 883dc66..cb7ae23 100644 --- a/arch/arm/mach-ux500/board-mop500.c +++ b/arch/arm/mach-ux500/board-mop500.c @@ -473,11 +473,7 @@ static struct cryp_platform_data u8500_cryp1_platform_data = { static struct stedma40_chan_cfg u8500_hash_dma_cfg_tx = { .dir = STEDMA40_MEM_TO_PERIPH, .dev_type = DB8500_DMA_DEV50_HAC1_TX, - .src_info.data_width = STEDMA40_WORD_WIDTH, - .dst_info.data_width = STEDMA40_WORD_WIDTH, .mode = STEDMA40_MODE_LOGICAL, - .src_info.psize = STEDMA40_PSIZE_LOG_16, - .dst_info.psize = STEDMA40_PSIZE_LOG_16, }; static struct hash_platform_data u8500_hash1_platform_data = {