From patchwork Wed Sep 18 12:14:33 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 20423 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-vb0-f69.google.com (mail-vb0-f69.google.com [209.85.212.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id CE37A246E9 for ; Wed, 18 Sep 2013 12:15:25 +0000 (UTC) Received: by mail-vb0-f69.google.com with SMTP id e13sf7087381vbg.8 for ; Wed, 18 Sep 2013 05:15:25 -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=3+c0ke5qti2YMHhWN3EIouGL7ujQii8j5PcaokJV6Ns=; b=b7j5lhGlQme1jzbi2D0kzjI7OPgs8MQvYbHXICGz0zZBAJ0Wp1VS15Xm9VDYgx1WIi qBRYKgbaYBDeK0oeFAkJdgpzNGHh+60XPxYGYtCr3DoJS7iMlug0i4x3lD8++Xgo9gt8 FWkMc5AqpFhseWR6+t/hoU51+VyW4A2q/QyvKX1Vj0zv4jra+JcnlnsHVTQ8q36yXWu4 C/AegvpjnXN1HutRsF5a8/EqwBX9+dlYu4Zy3GTTsQjgF52yHmlkwFP38m0MmASxTz5+ vQrmNzdtK8d00LxLpqxEcPZ+IRKpPnqqGVa6OT1uPf8usp7BlLknH88CEk8DIngJyBCM BRGg== X-Gm-Message-State: ALoCoQnfOeSyVZ+DH9QexaBC1j3zyfccASenmPXUBnZB4Gc7yAXUg0B3nx32Ul9v+ViN8xo6GUfu X-Received: by 10.236.94.39 with SMTP id m27mr451922yhf.54.1379506525683; Wed, 18 Sep 2013 05:15:25 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.119.9 with SMTP id kq9ls3488308qeb.48.gmail; Wed, 18 Sep 2013 05:15:25 -0700 (PDT) X-Received: by 10.59.9.138 with SMTP id ds10mr16532430ved.5.1379506525610; Wed, 18 Sep 2013 05:15:25 -0700 (PDT) Received: from mail-ve0-f177.google.com (mail-ve0-f177.google.com [209.85.128.177]) by mx.google.com with ESMTPS id tq4si425901vdc.103.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 18 Sep 2013 05:15:25 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.177 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.177; Received: by mail-ve0-f177.google.com with SMTP id db12so5265778veb.22 for ; Wed, 18 Sep 2013 05:15:25 -0700 (PDT) X-Received: by 10.220.91.16 with SMTP id k16mr6961950vcm.21.1379506525530; Wed, 18 Sep 2013 05:15:25 -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 u4csp214525vcz; Wed, 18 Sep 2013 05:15:24 -0700 (PDT) X-Received: by 10.15.99.72 with SMTP id bk48mr59933033eeb.22.1379506523538; Wed, 18 Sep 2013 05:15:23 -0700 (PDT) Received: from mail-ea0-f178.google.com (mail-ea0-f178.google.com [209.85.215.178]) by mx.google.com with ESMTPS id l42si1531822eef.88.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 18 Sep 2013 05:15:23 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.215.178 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.215.178; Received: by mail-ea0-f178.google.com with SMTP id a15so3369399eae.23 for ; Wed, 18 Sep 2013 05:15:23 -0700 (PDT) X-Received: by 10.14.224.66 with SMTP id w42mr1057910eep.86.1379506522944; Wed, 18 Sep 2013 05:15:22 -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:22 -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 36/41] ARM: ux500: Remove AUXDATA relating to USB clock-name bindings Date: Wed, 18 Sep 2013 13:14:33 +0100 Message-Id: <1379506478-16625-37-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.177 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 | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/mach-ux500/cpu-db8500.c b/arch/arm/mach-ux500/cpu-db8500.c index dd6af6c..7e32c7b 100644 --- a/arch/arm/mach-ux500/cpu-db8500.c +++ b/arch/arm/mach-ux500/cpu-db8500.c @@ -233,7 +233,6 @@ static struct of_dev_auxdata u8500_auxdata_lookup[] __initdata = { OF_DEV_AUXDATA("stericsson,ux500-msp-i2s", 0x80125000, "ux500-msp-i2s.3", &msp3_platform_data), /* Requires clock name bindings. */ - OF_DEV_AUXDATA("stericsson,db8500-musb", 0xa03e0000, "musb-ux500.0", NULL), OF_DEV_AUXDATA("stericsson,db8500-prcmu", 0x80157000, "db8500-prcmu", &db8500_prcmu_pdata), OF_DEV_AUXDATA("smsc,lan9115", 0x50000000, "smsc911x.0", NULL),