From patchwork Thu Jun 6 12:17:18 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 17644 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-gg0-f199.google.com (mail-gg0-f199.google.com [209.85.161.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 683FB20F47 for ; Thu, 6 Jun 2013 12:18:23 +0000 (UTC) Received: by mail-gg0-f199.google.com with SMTP id o1sf2627378ggn.10 for ; Thu, 06 Jun 2013 05:18:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to: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=jcEVEsFct4SmPTh1aFw5bmLCRMdezp41n2X2u/iCK9w=; b=oG09S1L5MrQhV6vjhXxf97YJRyFULhuVlilDf0u97wD1HNa8GR9SHRpqRACDm44NvY NOxlKJ/LzXNw+CNHIqiU3fo0liptCNyome/QjT6qUobW34LOs/yZhMDIEFCWyPvOHExV VOLH5DS3BT6RlKGdVYaK0/ONFGLkAIrochjjXse9ENeN8qSZnNfu4/5WJZQrA80S+qmg EEXcuBwEwe6GgtI42iGKRv1IUlfDNn6AslECuNaASGRIhJmJ34ZBJqWhPlmr7oybKoxy iTE+S411PDk7hBOnJDqlOUEh2EwzmkRvjf3/iLXTFySngQAvFGT8VUsKJeWxoh07EKl0 lC6w== X-Received: by 10.236.84.177 with SMTP id s37mr18791627yhe.37.1370521103054; Thu, 06 Jun 2013 05:18:23 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.74.137 with SMTP id t9ls1183341qev.23.gmail; Thu, 06 Jun 2013 05:18:22 -0700 (PDT) X-Received: by 10.52.174.225 with SMTP id bv1mr18633949vdc.86.1370521102742; Thu, 06 Jun 2013 05:18:22 -0700 (PDT) Received: from mail-vc0-f170.google.com (mail-vc0-f170.google.com [209.85.220.170]) by mx.google.com with ESMTPS id x16si41327163vci.38.2013.06.06.05.18.22 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 06 Jun 2013 05:18:22 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.170 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.170; Received: by mail-vc0-f170.google.com with SMTP id hf12so1935701vcb.1 for ; Thu, 06 Jun 2013 05:18:22 -0700 (PDT) X-Received: by 10.52.155.67 with SMTP id vu3mr18755144vdb.94.1370521102655; Thu, 06 Jun 2013 05:18: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.221.10.206 with SMTP id pb14csp64417vcb; Thu, 6 Jun 2013 05:18:22 -0700 (PDT) X-Received: by 10.194.119.2 with SMTP id kq2mr770742wjb.88.1370521101491; Thu, 06 Jun 2013 05:18:21 -0700 (PDT) Received: from mail-wg0-x230.google.com (mail-wg0-x230.google.com [2a00:1450:400c:c00::230]) by mx.google.com with ESMTPS id pc6si28085264wjb.51.2013.06.06.05.18.21 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 06 Jun 2013 05:18:21 -0700 (PDT) Received-SPF: neutral (google.com: 2a00:1450:400c:c00::230 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=2a00:1450:400c:c00::230; Received: by mail-wg0-f48.google.com with SMTP id f12so1984071wgh.3 for ; Thu, 06 Jun 2013 05:18:21 -0700 (PDT) X-Received: by 10.180.109.195 with SMTP id hu3mr9753936wib.13.1370521101118; Thu, 06 Jun 2013 05:18: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 ESMTPSA id d10sm15436140wik.0.2013.06.06.05.18.19 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 06 Jun 2013 05:18: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, srinidhi.kasagar@stericsson.com, Lee Jones Subject: [PATCH 30/33] ARM: ux500: Remove AUXDATA relating to Ethernet clock-name bindings Date: Thu, 6 Jun 2013 13:17:18 +0100 Message-Id: <1370521041-32318-31-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1370521041-32318-1-git-send-email-lee.jones@linaro.org> References: <1370521041-32318-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQk1US4TbtzwcRZyPGNcOFr6Ssbmk8TJGl6WpVpbBDDJm7ptXCCtpmclgiBxgvwEBmJA9Zny X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.170 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 06c45a6..0d42cd4 100644 --- a/arch/arm/mach-ux500/cpu-db8500.c +++ b/arch/arm/mach-ux500/cpu-db8500.c @@ -223,7 +223,6 @@ static struct of_dev_auxdata u8500_auxdata_lookup[] __initdata = { /* Requires clock name bindings. */ OF_DEV_AUXDATA("stericsson,db8500-prcmu", 0x80157000, "db8500-prcmu", &db8500_prcmu_pdata), - OF_DEV_AUXDATA("smsc,lan9115", 0x50000000, "smsc911x.0", NULL), OF_DEV_AUXDATA("stericsson,ux500-cryp", 0xa03cb000, "cryp1", NULL), OF_DEV_AUXDATA("stericsson,ux500-hash", 0xa03c2000, "hash1", NULL), OF_DEV_AUXDATA("stericsson,snd-soc-mop500", 0, "snd-soc-mop500.0",