From patchwork Fri Aug 23 12:23:04 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 19438 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qc0-f198.google.com (mail-qc0-f198.google.com [209.85.216.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id EEAA2248E6 for ; Fri, 23 Aug 2013 12:24:01 +0000 (UTC) Received: by mail-qc0-f198.google.com with SMTP id a11sf445874qcx.5 for ; Fri, 23 Aug 2013 05:24:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-gm-message-state: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=dnlgdLMZ3uMJrMv+FkUxcjfexHgJaX6Qxv7FFFqmGtc=; b=Z2vOrASY+iUazQpOSUxPkcMJwBW9a0TxQsLpi0nCo0q+YR+3GfZZTI7P6CJSMvEqJO 7n239q+6xFvydkvN67nmVurfeYcue+q3E+RDBLsJeSuLdExv6ypFZnH5ASI9EirlNgM6 71HWmuYxfxLnmPXc0k1X+G/u6dMLm6fqg6jEXvcYfXMetYuxwXn18VPWaTNjy9SO063C SNAZl0xWzPkKzw3tW1yJN2o7D5uIAf4ZuT6+36Xi3iZ/1Q88OYgGzTSbfvXysBS0ydmt oFEMoeP3oCAcP+lbP0VOu0arLUerxy5k2sxiTl53uNwR2CzGmjYY9I8/DdM8h38Ipm5l /9nw== X-Received: by 10.224.124.131 with SMTP id u3mr9323493qar.5.1377260641781; Fri, 23 Aug 2013 05:24:01 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.105.161 with SMTP id gn1ls1565394qeb.27.gmail; Fri, 23 Aug 2013 05:24:01 -0700 (PDT) X-Received: by 10.52.249.102 with SMTP id yt6mr13822089vdc.21.1377260641701; Fri, 23 Aug 2013 05:24:01 -0700 (PDT) Received: from mail-vc0-f180.google.com (mail-vc0-f180.google.com [209.85.220.180]) by mx.google.com with ESMTPS id aa5si5467050vdc.91.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 23 Aug 2013 05:24:01 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.180 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.180; Received: by mail-vc0-f180.google.com with SMTP id gf11so380120vcb.11 for ; Fri, 23 Aug 2013 05:24:01 -0700 (PDT) X-Gm-Message-State: ALoCoQmF66aXVthI7yRsIqBMhZTYLI4W83wFgatG8j9bjfQbng792pCIJ1SweZCOxnkYxFnqN+D8 X-Received: by 10.220.91.16 with SMTP id k16mr16595374vcm.21.1377260641623; Fri, 23 Aug 2013 05:24:01 -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 u4csp90079vcz; Fri, 23 Aug 2013 05:24:01 -0700 (PDT) X-Received: by 10.14.214.136 with SMTP id c8mr25788209eep.6.1377260640606; Fri, 23 Aug 2013 05:24:00 -0700 (PDT) Received: from mail-ea0-f175.google.com (mail-ea0-f175.google.com [209.85.215.175]) by mx.google.com with ESMTPS id l4si16751845eew.221.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 23 Aug 2013 05:24:00 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.215.175 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.215.175; Received: by mail-ea0-f175.google.com with SMTP id m14so260908eaj.20 for ; Fri, 23 Aug 2013 05:24:00 -0700 (PDT) X-Received: by 10.15.73.134 with SMTP id h6mr509218eey.76.1377260639987; Fri, 23 Aug 2013 05:23:59 -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 f49sm24417729eec.7.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 23 Aug 2013 05:23:59 -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 04/40] ARM: ux500: Remove ATAG booting support for Snowball's heatbeat LED Date: Fri, 23 Aug 2013 13:23:04 +0100 Message-Id: <1377260620-18829-5-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1377260620-18829-1-git-send-email-lee.jones@linaro.org> References: <1377260620-18829-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.220.180 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: , It's time to remove all ATAG support from ux500 and rely solely on Device Tree booting. This patch is part of that endeavour. Signed-off-by: Lee Jones --- arch/arm/mach-ux500/board-mop500.c | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/arch/arm/mach-ux500/board-mop500.c b/arch/arm/mach-ux500/board-mop500.c index b090d4d..e634ea5 100644 --- a/arch/arm/mach-ux500/board-mop500.c +++ b/arch/arm/mach-ux500/board-mop500.c @@ -55,26 +55,6 @@ #include "board-mop500.h" #include "board-mop500-regulators.h" -static struct gpio_led snowball_led_array[] = { - { - .name = "user_led", - .default_trigger = "heartbeat", - .gpio = 142, - }, -}; - -static struct gpio_led_platform_data snowball_led_data = { - .leds = snowball_led_array, - .num_leds = ARRAY_SIZE(snowball_led_array), -}; - -static struct platform_device snowball_led_dev = { - .name = "leds-gpio", - .dev = { - .platform_data = &snowball_led_data, - }, -}; - static struct fixed_voltage_config snowball_gpio_en_3v3_data = { .supply_name = "EN-3V3", .gpio = SNOWBALL_EN_3V3_ETH_GPIO, @@ -480,7 +460,6 @@ static void __init u8500_cryp1_hash1_init(struct device *parent) } static struct platform_device *snowball_platform_devs[] __initdata = { - &snowball_led_dev, &snowball_key_dev, &snowball_sbnet_dev, &snowball_gpio_en_3v3_regulator_dev,