[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1391623365-929-1-git-send-email-lpapp@kde.org>
Date: Wed, 5 Feb 2014 18:02:45 +0000
From: Laszlo Papp <lpapp@....org>
To: rob@...dley.net
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
Laszlo Papp <lpapp@....org>
Subject: [PATCH] leds-gpio: fix a typo in the documentation
Signed-off-by: Laszlo Papp <lpapp@....org>
---
Documentation/devicetree/bindings/leds/leds-gpio.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/leds/leds-gpio.txt b/Documentation/devicetree/bindings/leds/leds-gpio.txt
index df1b308..00e94fe 100644
--- a/Documentation/devicetree/bindings/leds/leds-gpio.txt
+++ b/Documentation/devicetree/bindings/leds/leds-gpio.txt
@@ -16,7 +16,7 @@ LED sub-node properties:
see Documentation/devicetree/bindings/leds/common.txt
- default-state: (optional) The initial state of the LED. Valid
values are "on", "off", and "keep". If the LED is already on or off
- and the default-state property is set the to same value, then no
+ and the default-state property is set to the same value, then no
glitch should be produced where the LED momentarily turns off (or
on). The "keep" setting will keep the LED at whatever its current
state is, without producing a glitch. The default is off if this
--
1.8.5.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