Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965937AbaFRKcp (ORCPT ); Wed, 18 Jun 2014 06:32:45 -0400 Received: from mail-ie0-f182.google.com ([209.85.223.182]:35113 "EHLO mail-ie0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965039AbaFRKco (ORCPT ); Wed, 18 Jun 2014 06:32:44 -0400 From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: lee.jones@linaro.org, kernel@stlinux.com, maxime.coquelin@st.com, patrice.chotard@st.com, srinivas.kandagatla@gmail.com, devicetree@vger.kernel.org Subject: [PATCH] ARM: stih41x: Rename stih416-b2020-revE.dts to stih416-b2020e.dts Date: Wed, 18 Jun 2014 11:31:48 +0100 Message-Id: <1403087508-6710-1-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.3.2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Two reasons for this rename. Firstly, it removes the camel case convention which isn't used by any other platform and secondly it matches the naming convention for the internal kernel, which can become annoying when flipping between the two. Signed-off-by: Lee Jones --- arch/arm/boot/dts/{stih416-b2020-revE.dts => stih416-b2020e.dts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename arch/arm/boot/dts/{stih416-b2020-revE.dts => stih416-b2020e.dts} (100%) diff --git a/arch/arm/boot/dts/stih416-b2020-revE.dts b/arch/arm/boot/dts/stih416-b2020e.dts similarity index 100% rename from arch/arm/boot/dts/stih416-b2020-revE.dts rename to arch/arm/boot/dts/stih416-b2020e.dts -- 1.8.3.2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/