From patchwork Wed Sep 18 12:14:35 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 20429 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ve0-f197.google.com (mail-ve0-f197.google.com [209.85.128.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 186C2246E9 for ; Wed, 18 Sep 2013 12:15:38 +0000 (UTC) Received: by mail-ve0-f197.google.com with SMTP id jy13sf7278939veb.0 for ; Wed, 18 Sep 2013 05:15:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=jGZteyYQ4fHNwVk83Dv5SOWp2yDcsZ6Wn64lHpg+WlM=; b=Ofb1CHHeBZFWzPoZfHamoFMwRzndMuaK7P7zQEPiJ2BJgMf+U6XO3w9KkDoAS6Zo0Y wD6sPEwwdoYuARyjz7XmdcglSsqxso4gTL10BUG3oVt38AxoW2u3cliHvkioUICQRUDC 5zavYBJr8vhIUHsM92XGEdR2dvjnuQZhekY6A3OVIKrH1qHZ45VYGGJDKOGqynGxEZUO /dk2gL7VH6E6UH10yXBx0xlSajQXVg3+cPeGNOJk6N54q2LS20YPCovcoTCpB6s4WpBn 8uUJD1HcgAUD2npcfANUj1usBemCPHVJLduBKTAQlhwp1Fvs29zT06Rut0tog8C6E2Gw KSng== X-Gm-Message-State: ALoCoQkUPmNoIb7I7REw8ayve2CVcfBhpjswmCfPHouLatuWMXRN3O9HAlqIKGfW9/b+oSzIsT17 X-Received: by 10.236.41.100 with SMTP id g64mr14837673yhb.31.1379506537879; Wed, 18 Sep 2013 05:15:37 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.24.172 with SMTP id v12ls3278653qef.91.gmail; Wed, 18 Sep 2013 05:15:37 -0700 (PDT) X-Received: by 10.52.164.102 with SMTP id yp6mr32735194vdb.14.1379506537768; Wed, 18 Sep 2013 05:15:37 -0700 (PDT) Received: from mail-ve0-f176.google.com (mail-ve0-f176.google.com [209.85.128.176]) by mx.google.com with ESMTPS id o10si433976vco.65.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 18 Sep 2013 05:15:37 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.176 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.176; Received: by mail-ve0-f176.google.com with SMTP id jx11so5407075veb.35 for ; Wed, 18 Sep 2013 05:15:37 -0700 (PDT) X-Received: by 10.52.34.109 with SMTP id y13mr32346292vdi.8.1379506537690; Wed, 18 Sep 2013 05:15:37 -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.220.174.196 with SMTP id u4csp214542vcz; Wed, 18 Sep 2013 05:15:37 -0700 (PDT) X-Received: by 10.14.204.5 with SMTP id g5mr392447eeo.110.1379506536645; Wed, 18 Sep 2013 05:15:36 -0700 (PDT) Received: from mail-ea0-f180.google.com (mail-ea0-f180.google.com [209.85.215.180]) by mx.google.com with ESMTPS id k2si1493145eey.212.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 18 Sep 2013 05:15:26 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.215.180 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.215.180; Received: by mail-ea0-f180.google.com with SMTP id h10so3435744eaj.11 for ; Wed, 18 Sep 2013 05:15:26 -0700 (PDT) X-Received: by 10.14.204.195 with SMTP id h43mr384587eeo.111.1379506526050; Wed, 18 Sep 2013 05:15:26 -0700 (PDT) Received: from localhost.localdomain (cpc15-aztw25-2-0-cust493.aztw.cable.virginmedia.com. [92.233.57.238]) by mx.google.com with ESMTPSA id b45sm2382210eef.4.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 18 Sep 2013 05:15:24 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: arnd@arndb.de, linus.walleij@linaro.org, Lee Jones Subject: [PATCH 38/41] ARM: ux500: Remove AUXDATA relating to DMA clock-name bindings Date: Wed, 18 Sep 2013 13:14:35 +0100 Message-Id: <1379506478-16625-39-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1379506478-16625-1-git-send-email-lee.jones@linaro.org> References: <1379506478-16625-1-git-send-email-lee.jones@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.176 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: , Signed-off-by: Lee Jones --- arch/arm/mach-ux500/cpu-db8500.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm/mach-ux500/cpu-db8500.c b/arch/arm/mach-ux500/cpu-db8500.c index 689d3a8..844c2fe 100644 --- a/arch/arm/mach-ux500/cpu-db8500.c +++ b/arch/arm/mach-ux500/cpu-db8500.c @@ -242,8 +242,6 @@ static struct of_dev_auxdata u8500_auxdata_lookup[] __initdata = { /* Requires device name bindings. */ OF_DEV_AUXDATA("stericsson,db8500-pinctrl", U8500_PRCMU_BASE, "pinctrl-db8500", NULL), - /* Requires clock name bindings and channel address lookup table. */ - OF_DEV_AUXDATA("stericsson,db8500-dma40", 0x801C0000, "dma40.0", NULL), {}, };