[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8e817f3a385af38a7a86ee555109bd093fb5fe39.1351092432.git.nicolas.ferre@atmel.com>
Date: Wed, 24 Oct 2012 17:33:54 +0200
From: Nicolas Ferre <nicolas.ferre@...el.com>
To: <plagnioj@...osoft.com>, <ludovic.desroches@...el.com>
CC: <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <nicolas.ferre@...el.com>,
<voice.shen@...el.com>, <marek.belisko@...n-nandra.com>,
<ivan.shugov@...il.com>, <josh.wu@...el.com>
Subject: [PATCH 5/8] ARM: at91/dts: at91sam9g20ek_common: Fix typos in buttons labels.
From: Marek Belisko <marek.belisko@...n-nandra.com>
Signed-off-by: Marek Belisko <marek.belisko@...n-nandra.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@...el.com>
---
arch/arm/boot/dts/at91sam9g20ek_common.dtsi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/at91sam9g20ek_common.dtsi b/arch/arm/boot/dts/at91sam9g20ek_common.dtsi
index b06c0db..e6391a4 100644
--- a/arch/arm/boot/dts/at91sam9g20ek_common.dtsi
+++ b/arch/arm/boot/dts/at91sam9g20ek_common.dtsi
@@ -126,14 +126,14 @@
#size-cells = <0>;
btn3 {
- label = "Buttin 3";
+ label = "Button 3";
gpios = <&pioA 30 1>;
linux,code = <0x103>;
gpio-key,wakeup;
};
btn4 {
- label = "Buttin 4";
+ label = "Button 4";
gpios = <&pioA 31 1>;
linux,code = <0x104>;
gpio-key,wakeup;
--
1.7.11.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists