From patchwork Thu Mar 28 16:21:08 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Baltieri X-Patchwork-Id: 15754 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 431E323E3E for ; Thu, 28 Mar 2013 16:21:42 +0000 (UTC) Received: from mail-vc0-f174.google.com (mail-vc0-f174.google.com [209.85.220.174]) by fiordland.canonical.com (Postfix) with ESMTP id EC094A18885 for ; Thu, 28 Mar 2013 16:21:41 +0000 (UTC) Received: by mail-vc0-f174.google.com with SMTP id hx10so7671404vcb.19 for ; Thu, 28 Mar 2013 09:21:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=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; bh=dVpkXmLWfBEVvq7IU3A1E7gVtm2S2nvSZBTyISsj3uw=; b=FdCKktRYZtZykturyrU1yXHfbRrtMyvwKwNRBfMmKgxEcnec3L6VCwHxuYAHc3jyTu UuAG8NYtob2zWtYtJ6yGG5fc99fBNAsvMP4h10qYF2i345Wyx0gtL6oJFce5RQL2mNFw PWIX1hCZ6Fdtko+ZRvJIIxd8olKGNWGUC43Sfvh9iQcHG4BCyEBm+sIpdpQJzj4rhw4a Sfz1kKI7PbRDO3/49xME5uSn5OEQNveeZRscWTN2MQVUAV8F+cW3ZQWm7HiVu9b+Lak4 eh79SabTZ1Ga6wkr/v6xS4kHzhdIzyIDE1/h+PWz+9YXUwuX5UxrxFuSkUP7xI4DhbBQ HfLQ== X-Received: by 10.52.233.225 with SMTP id tz1mr24191708vdc.54.1364487701479; Thu, 28 Mar 2013 09:21:41 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.59.4.204 with SMTP id cg12csp22794ved; Thu, 28 Mar 2013 09:21:40 -0700 (PDT) X-Received: by 10.180.87.170 with SMTP id az10mr17694417wib.3.1364487700297; Thu, 28 Mar 2013 09:21:40 -0700 (PDT) Received: from mail-ea0-x22a.google.com ([2a00:1450:4013:c01::22a]) by mx.google.com with ESMTPS id h2si13812181eeg.13.2013.03.28.09.21.39 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 28 Mar 2013 09:21:40 -0700 (PDT) Received-SPF: neutral (google.com: 2a00:1450:4013:c01::22a is neither permitted nor denied by best guess record for domain of fabio.baltieri@linaro.org) client-ip=2a00:1450:4013:c01::22a; Authentication-Results: mx.google.com; spf=neutral (google.com: 2a00:1450:4013:c01::22a is neither permitted nor denied by best guess record for domain of fabio.baltieri@linaro.org) smtp.mail=fabio.baltieri@linaro.org Received: by mail-ea0-f170.google.com with SMTP id a15so3964250eae.15 for ; Thu, 28 Mar 2013 09:21:39 -0700 (PDT) X-Received: by 10.14.207.200 with SMTP id n48mr40549046eeo.4.1364487699695; Thu, 28 Mar 2013 09:21:39 -0700 (PDT) Received: from localhost ([2a01:2003:1:1e91:8e70:5aff:feac:ad8]) by mx.google.com with ESMTPS id 46sm38702450eea.3.2013.03.28.09.21.32 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 28 Mar 2013 09:21:39 -0700 (PDT) From: Fabio Baltieri To: Linus Walleij Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Srinidhi Kasagar , Fabio Baltieri Subject: [PATCH 1/2] ARM: ux500: remove redundant DB8500_PIN_SLEEP definition Date: Thu, 28 Mar 2013 17:21:08 +0100 Message-Id: <1364487669-24368-2-git-send-email-fabio.baltieri@linaro.org> X-Mailer: git-send-email 1.8.1.3 In-Reply-To: <1364487669-24368-1-git-send-email-fabio.baltieri@linaro.org> References: <1364487669-24368-1-git-send-email-fabio.baltieri@linaro.org> X-Gm-Message-State: ALoCoQkpXASyq7R89hQIoVTWJJFvHWuCbsEFsV6DYWPiupiS79veg+/B8TUGjLB6V3mn8HlLzEeM DB8500_PIN_SLEEP was defined twice, drop one of the two. Signed-off-by: Fabio Baltieri --- arch/arm/mach-ux500/board-mop500-pins.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/arch/arm/mach-ux500/board-mop500-pins.c b/arch/arm/mach-ux500/board-mop500-pins.c index 0a3f30d..625880f 100644 --- a/arch/arm/mach-ux500/board-mop500-pins.c +++ b/arch/arm/mach-ux500/board-mop500-pins.c @@ -78,9 +78,6 @@ BIAS(out_wkup_pdis, PIN_SLPM_DIR_OUTPUT|PIN_SLPM_WAKEUP_ENABLE| PIN_MAP_MUX_GROUP_HOG_DEFAULT("pinctrl-db8500", group, func) #define DB8500_PIN_HOG(pin,conf) \ PIN_MAP_CONFIGS_PIN_HOG_DEFAULT("pinctrl-db8500", pin, conf) -#define DB8500_PIN_SLEEP(pin, conf, dev) \ - PIN_MAP_CONFIGS_PIN(dev, PINCTRL_STATE_SLEEP, "pinctrl-db8500", \ - pin, conf) /* These are default states associated with device and changed runtime */ #define DB8500_MUX(group,func,dev) \