Message ID | 1369425342-20153-2-git-send-email-festevam@gmail.com |
---|---|
State | New |
Headers | show
Return-Path: <linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org> X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:770:15f::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 8F2F42C0097 for <incoming-imx@patchwork.ozlabs.org>; Sat, 25 May 2013 05:57:01 +1000 (EST) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Ufy6M-0001Di-HA; Fri, 24 May 2013 19:56:35 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Ufy6G-0006tB-MO; Fri, 24 May 2013 19:56:28 +0000 Received: from mail-gh0-f170.google.com ([209.85.160.170]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Ufy64-0006re-8y for linux-arm-kernel@lists.infradead.org; Fri, 24 May 2013 19:56:17 +0000 Received: by mail-gh0-f170.google.com with SMTP id z10so1598774ghb.15 for <linux-arm-kernel@lists.infradead.org>; Fri, 24 May 2013 12:55:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; bh=ytAAytd4XIqvR26rHq8Fbfpp1vQ8s6FZAtIYsZxdHPM=; b=GabXeo1l8Vpa9Q4dnlmu0p9+uO103+UddAxBuxJkGsGaYrrc0Yv1V7ZOl6tByJ7vwa Z5tTxiofIYDAzjrwH3H40vz6gvdTsNbNMom8VI34mVbhlbw0O9QM53KMvUSTzitbkLZh CqhZG3ZK97JAEsQ2IZiHtskhueXn3uBauXsWMxdc+Q+ejjp9SpbOktATB/ktMsaDWNE+ eLKk4OyBes+IxrajT1fHcB5Dd9ifdsl02NnaAvR/a3aODQxfuIxjQmtpsOmhIijYrLk8 aIi5TIaL7MOKsw877eBzJMpVM0D06vma7Pji/nz0almXU/bOknBcwoU9MztQ88reMvoD 1qlQ== X-Received: by 10.236.223.3 with SMTP id u3mr10334663yhp.22.1369425355207; Fri, 24 May 2013 12:55:55 -0700 (PDT) Received: from localhost.localdomain ([187.106.36.101]) by mx.google.com with ESMTPSA id g70sm25606048yhm.7.2013.05.24.12.55.53 for <multiple recipients> (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 24 May 2013 12:55:54 -0700 (PDT) From: Fabio Estevam <festevam@gmail.com> To: shawn.guo@linaro.org Subject: [PATCH 2/2] ARM: imx: clk: No need to initialize phandle struct Date: Fri, 24 May 2013 16:55:42 -0300 Message-Id: <1369425342-20153-2-git-send-email-festevam@gmail.com> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1369425342-20153-1-git-send-email-festevam@gmail.com> References: <1369425342-20153-1-git-send-email-festevam@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130524_155616_387507_CF119EB0 X-CRM114-Status: GOOD ( 10.28 ) X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.160.170 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (festevam[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: Fabio Estevam <fabio.estevam@freescale.com>, Martin Fuzzey <mfuzzey@parkeon.com>, linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org |
diff --git a/arch/arm/mach-imx/clk.c b/arch/arm/mach-imx/clk.c index 53e8788..55bc80a 100644 --- a/arch/arm/mach-imx/clk.c +++ b/arch/arm/mach-imx/clk.c @@ -9,7 +9,7 @@ DEFINE_SPINLOCK(imx_ccm_lock); static struct clk * __init imx_obtain_fixed_clock_from_dt(const char *name) { - struct of_phandle_args phandle = {0}; + struct of_phandle_args phandle; struct clk *clk = ERR_PTR(-ENODEV); char *path;