From patchwork Fri Dec 2 15:38:53 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 86317 Delivered-To: patch@linaro.org Received: by 10.140.20.101 with SMTP id 92csp311242qgi; Fri, 2 Dec 2016 07:40:08 -0800 (PST) X-Received: by 10.99.114.89 with SMTP id c25mr79101293pgn.4.1480693207955; Fri, 02 Dec 2016 07:40:07 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z7si5666598pgz.226.2016.12.02.07.40.07; Fri, 02 Dec 2016 07:40:07 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-pm-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@baylibre-com.20150623.gappssmtp.com; spf=pass (google.com: best guess record for domain of linux-pm-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-pm-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753500AbcLBPju (ORCPT + 13 others); Fri, 2 Dec 2016 10:39:50 -0500 Received: from mail-wm0-f41.google.com ([74.125.82.41]:38572 "EHLO mail-wm0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752915AbcLBPja (ORCPT ); Fri, 2 Dec 2016 10:39:30 -0500 Received: by mail-wm0-f41.google.com with SMTP id f82so19173252wmf.1 for ; Fri, 02 Dec 2016 07:39:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=UaPpU0xkirxH7/bJkkhr6g9xCfUD8nQpYGqp8bzVgSQ=; b=XuHxW3ApI+VdD08dkX26ZZ7HJrzHQKVDlcb3dIK4SEnNAEqRWBiUHebBfXSCvSTwdO BysUrvexVQemZiF5YyzpemfzaJprVyLq4/R8cYx7eJGmPy9hv3DhwfI0+03ggczILBkW yB6c0x/sMPHGn+nEuV1KXa+RTxb74UKJ/lNNKZ6fEmT3WKt1dwsDXIkJME44B3WhYLF5 Azz/YrYevv4BGSrEuVQNE0rIxd+tvWtyn9ka0wFrDkWkL5yLcbTXZGm47Q3cXXYmjOat +PXLFI5FCOowbpqJDnpYNyZ48kEzhV0tPY4XZfYvjYDLqW4BT603SuAHdz8umynqcMlp GU6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=UaPpU0xkirxH7/bJkkhr6g9xCfUD8nQpYGqp8bzVgSQ=; b=K5TxQkfS17p1xylovDYUxv7GMObJlSlb15Ni60/ic9PMCRV1w/76NTmcdie8eXJgKD BwtT9usFvPn3nqDOmM9fpJJ30n/KvCy8aW9ok3iYirCu2qRIgzMloQCgM7W5Eu4Bnmlz apczQMZ5CyN1oj7+VHAjJccDc5BL5ez6hd41raW6OJMiELhMO6DjAJMiI7LCbrcGsr1s gQL/Ulfw54SQqFXNytmTbp7YkccIPgUe+XG9xg/sueWr99N0WpM0F43WBdBHG9zKvmor hr7V2p4sv2Y4pUDU+OqVXgsPDE0gndksfURcAf84RyPhXS+PhEvTNASD9UGshRQNmoHN NZTQ== X-Gm-Message-State: AKaTC01dpIwGzYP8SSJLYtknqJadII2k6piH2MIy1EKOB1bib8hps1YVROD5cKT2/6kRaTvQ X-Received: by 10.28.215.6 with SMTP id o6mr3430736wmg.5.1480693168516; Fri, 02 Dec 2016 07:39:28 -0800 (PST) Received: from bgdev-debian.lan (jua06-1-82-242-157-225.fbx.proxad.net. [82.242.157.225]) by smtp.gmail.com with ESMTPSA id x140sm3769666wme.19.2016.12.02.07.39.25 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 02 Dec 2016 07:39:28 -0800 (PST) From: Bartosz Golaszewski To: Kevin Hilman , Michael Turquette , Sekhar Nori , Peter Ujfalusi , Russell King , Viresh Kumar , Boris Brezillon , "Rafael J. Wysocki" , Richard Weinberger , David Woodhouse , Brian Norris , Marek Vasut , Cyrille Pitchen Cc: LKML , arm-soc , linux-pm@vger.kernel.org, Bartosz Golaszewski Subject: [PATCH v2 2/3] ARM: da850: coding style fix Date: Fri, 2 Dec 2016 16:38:53 +0100 Message-Id: <1480693134-31324-3-git-send-email-bgolaszewski@baylibre.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1480693134-31324-1-git-send-email-bgolaszewski@baylibre.com> References: <1480693134-31324-1-git-send-email-bgolaszewski@baylibre.com> Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org Fix alignment of the clock lookup table entries. Signed-off-by: Bartosz Golaszewski --- arch/arm/mach-davinci/da850.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-pm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/arch/arm/mach-davinci/da850.c b/arch/arm/mach-davinci/da850.c index 1fcc986..a55101c 100644 --- a/arch/arm/mach-davinci/da850.c +++ b/arch/arm/mach-davinci/da850.c @@ -548,7 +548,7 @@ static struct clk_lookup da850_clks[] = { CLK("spi_davinci.0", NULL, &spi0_clk), CLK("spi_davinci.1", NULL, &spi1_clk), CLK("vpif", NULL, &vpif_clk), - CLK("ahci_da850", NULL, &sata_clk), + CLK("ahci_da850", NULL, &sata_clk), CLK("davinci-rproc.0", NULL, &dsp_clk), CLK(NULL, NULL, &ehrpwm_clk), CLK("ehrpwm.0", "fck", &ehrpwm0_clk),