From patchwork Thu Oct 31 11:19:27 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Baatz X-Patchwork-Id: 3120191 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 37CBB9F2B7 for ; Thu, 31 Oct 2013 11:20:40 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 0BA122042C for ; Thu, 31 Oct 2013 11:20:39 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B8B652035D for ; Thu, 31 Oct 2013 11:20:37 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VbqIV-0007QK-0U; Thu, 31 Oct 2013 11:20:19 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VbqIS-0005o4-DX; Thu, 31 Oct 2013 11:20:16 +0000 Received: from mail-ea0-x229.google.com ([2a00:1450:4013:c01::229]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VbqIP-0005nM-VY for linux-arm-kernel@lists.infradead.org; Thu, 31 Oct 2013 11:20:14 +0000 Received: by mail-ea0-f169.google.com with SMTP id k11so1329242eaj.0 for ; Thu, 31 Oct 2013 04:19:51 -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; bh=dneShgsoNjBIaNPyziZhIrkunSEcYCW4JeMMVN9AAv8=; b=yFzrngqeJjVb95xDteg1znjH9cmHPJPcwI9Ql3COpgfNReqTVhY5+MUN2ZymAKVkIe ywKF46uZo8jnPGPEO65+qIaEzE/o1R5Ii4491G8e3f3BgJEyNseDOwv+DfSHWiQCIMgk Kh7zTKGAmHym22IVRPWiS5VLcNWJMmLZlX/jc0oTLUqs1goJrry7bmC0fndMRr41qCms eJ0sEXpJZe0yIRCB9JpOYzYO1EqjJt2Y8IhulBsyFWJ84IZ0Pyt48i2MXKGfAqWt870B O3g5VBkAxcYU1INMW644J1DXkilfCXEHREDsFkCx6LxEseTSjuaIrsPOMG6+9C8mA5Ps lLmg== X-Received: by 10.14.37.4 with SMTP id x4mr2575242eea.16.1383218388950; Thu, 31 Oct 2013 04:19:48 -0700 (PDT) Received: from gandalf.schnuecks.de (p5DE8C8C2.dip0.t-ipconnect.de. [93.232.200.194]) by mx.google.com with ESMTPSA id i1sm7350476eeg.0.2013.10.31.04.19.47 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 31 Oct 2013 04:19:48 -0700 (PDT) Received: by gandalf.schnuecks.de (Postfix, from userid 500) id 9D4B14010B; Thu, 31 Oct 2013 12:19:45 +0100 (CET) From: Simon Baatz To: linux-arm-kernel@lists.infradead.org Subject: [PATCH] ARM: kirkwood: Cleanup comments in Sheevaplug dts files Date: Thu, 31 Oct 2013 12:19:27 +0100 Message-Id: <1383218367-4012-1-git-send-email-gmbnomis@gmail.com> X-Mailer: git-send-email 1.7.9.5 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20131031_072014_179452_8FDCA61F X-CRM114-Status: UNSURE ( 9.94 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.0 (--) Cc: Andrew Lunn , jason@lakedaemon.net, Sebastian Hesselbarth X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.6 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Simon Baatz Acked-by: Andrew Lunn --- Hi, just two fixes for silly copy and paste errors. - Simon arch/arm/boot/dts/kirkwood-sheevaplug-common.dtsi | 2 +- arch/arm/boot/dts/kirkwood-sheevaplug.dts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/kirkwood-sheevaplug-common.dtsi b/arch/arm/boot/dts/kirkwood-sheevaplug-common.dtsi index 5696b63..c2bedb6 100644 --- a/arch/arm/boot/dts/kirkwood-sheevaplug-common.dtsi +++ b/arch/arm/boot/dts/kirkwood-sheevaplug-common.dtsi @@ -1,5 +1,5 @@ /* - * kirkwood-sheevaplug-common.dts - Common parts for Sheevaplugs + * kirkwood-sheevaplug-common.dtsi - Common parts for Sheevaplugs * * Copyright (C) 2013 Simon Baatz * diff --git a/arch/arm/boot/dts/kirkwood-sheevaplug.dts b/arch/arm/boot/dts/kirkwood-sheevaplug.dts index bb61918..0de8278 100644 --- a/arch/arm/boot/dts/kirkwood-sheevaplug.dts +++ b/arch/arm/boot/dts/kirkwood-sheevaplug.dts @@ -1,5 +1,5 @@ /* - * kirkwood-sheevaplug-esata.dts - Device tree file for Sheevaplug + * kirkwood-sheevaplug.dts - Device tree file for Sheevaplug * * Copyright (C) 2013 Simon Baatz *