From patchwork Thu Apr 18 10:12:09 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 16215 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-vc0-f198.google.com (mail-vc0-f198.google.com [209.85.220.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id C003523974 for ; Thu, 18 Apr 2013 10:13:59 +0000 (UTC) Received: by mail-vc0-f198.google.com with SMTP id gd11sf4436186vcb.5 for ; Thu, 18 Apr 2013 03:13:22 -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=vRV4W82wotvYVMYUrHP+SYrqIj4K2wwd3zUxr9ZH3ew=; b=kdeSEIkZjE9mJUoNqo97Rw09Xa4bF2+wfEIu1j5xnCJsxHNNUnZPTsUi92PSRIYBtO OiAn9TP+qZuPPH4Eb2oejjtGPEvk53S5qwgjrGYHmUbUdIfuILnTherr421tLme39bYW 4o+QyP2DgEew3x1IrFJqk12GYlfAcPjL4a7RtidWqXf3/DEKYwknu3zSdi8M+O2jS7+V PVo3hj9zMVNdbezkyyPRBrMFiMwCFO3k2oLmX4NSAIOxwV5vPVPT2i9mia5wbpGLzZuf nn5gGl/0yHrJ45Rf9gTBedeuEAiUeJ3q/lxSz3Vm9AynnAYh2LbjtsDbeYoDNEzkpNZM skBA== X-Received: by 10.224.10.6 with SMTP id n6mr3826400qan.4.1366280002819; Thu, 18 Apr 2013 03:13:22 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.1.4 with SMTP id 4ls1494180qei.68.gmail; Thu, 18 Apr 2013 03:13:22 -0700 (PDT) X-Received: by 10.220.209.15 with SMTP id ge15mr7671525vcb.15.1366280002665; Thu, 18 Apr 2013 03:13:22 -0700 (PDT) Received: from mail-vc0-f181.google.com (mail-vc0-f181.google.com [209.85.220.181]) by mx.google.com with ESMTPS id ij9si6224966vdb.108.2013.04.18.03.13.22 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 18 Apr 2013 03:13:22 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.181 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.181; Received: by mail-vc0-f181.google.com with SMTP id ia10so2285476vcb.12 for ; Thu, 18 Apr 2013 03:13:22 -0700 (PDT) X-Received: by 10.52.34.168 with SMTP id a8mr6535431vdj.75.1366280002472; Thu, 18 Apr 2013 03:13:22 -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 nf2csp115774veb; Thu, 18 Apr 2013 03:13:22 -0700 (PDT) X-Received: by 10.180.97.233 with SMTP id ed9mr31906880wib.32.1366280001596; Thu, 18 Apr 2013 03:13:21 -0700 (PDT) Received: from mail-we0-x236.google.com (mail-we0-x236.google.com [2a00:1450:400c:c03::236]) by mx.google.com with ESMTPS id df6si3423390wjb.231.2013.04.18.03.13.21 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 18 Apr 2013 03:13:21 -0700 (PDT) Received-SPF: neutral (google.com: 2a00:1450:400c:c03::236 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=2a00:1450:400c:c03::236; Received: by mail-we0-f182.google.com with SMTP id m1so2106732wea.13 for ; Thu, 18 Apr 2013 03:13:21 -0700 (PDT) X-Received: by 10.194.58.202 with SMTP id t10mr17578564wjq.4.1366280001210; Thu, 18 Apr 2013 03:13:21 -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 t7sm30483773wij.2.2013.04.18.03.13.19 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 18 Apr 2013 03:13:20 -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 27/32] ARM: ux500: Stop registering DMA40 from platform data when DT is enabled Date: Thu, 18 Apr 2013 11:12:09 +0100 Message-Id: <1366279934-30761-28-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1366279934-30761-1-git-send-email-lee.jones@linaro.org> References: <1366279934-30761-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQnPcwOZZq8nqDoUZnl7OLA26rVmXNtNabxw7hKtk7tH1qq/dHOuKnjMt0ptde2vpeU1Ii94 X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.181 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: , Now the DMA40 has been DT:ed, there's no requirement to register it using traditional methods. This is the penultimate device to be DT:ed. Signed-off-by: Lee Jones --- arch/arm/mach-ux500/cpu-db8500.c | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/arch/arm/mach-ux500/cpu-db8500.c b/arch/arm/mach-ux500/cpu-db8500.c index a15678d..eae3e3a 100644 --- a/arch/arm/mach-ux500/cpu-db8500.c +++ b/arch/arm/mach-ux500/cpu-db8500.c @@ -229,16 +229,6 @@ static struct device * __init u8500_of_init_devices(void) db8500_add_usb(parent, usb_db8500_dma_cfg, usb_db8500_dma_cfg); - u8500_dma40_device.dev.parent = parent; - - /* - * Devices to be DT:ed: - * u8500_dma40_device = todo - * db8500_pmu_device = done - * db8500_prcmu_device = done - */ - platform_device_register(&u8500_dma40_device); - return parent; }