aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/power_supply
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2013-04-10 22:33:46 +0900
committerJiri Kosina <jkosina@suse.cz>2013-04-24 16:36:15 +0200
commit372c1d6d64abc0565188c24015c55229413c65cb (patch)
tree9c72971b57d48695d4036ed596938fff2d413429 /Documentation/devicetree/bindings/power_supply
parentdocbook: fix 8250 naming in device-drivers (diff)
downloadlinux-dev-372c1d6d64abc0565188c24015c55229413c65cb.tar.xz
linux-dev-372c1d6d64abc0565188c24015c55229413c65cb.zip
doc: devicetree: Fix various typos
Fix spelling typos in Documentation/devicetree/bindings. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/devicetree/bindings/power_supply')
-rw-r--r--Documentation/devicetree/bindings/power_supply/qnap-poweroff.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/power_supply/qnap-poweroff.txt b/Documentation/devicetree/bindings/power_supply/qnap-poweroff.txt
index 9a599d27bd75..0347d8350d94 100644
--- a/Documentation/devicetree/bindings/power_supply/qnap-poweroff.txt
+++ b/Documentation/devicetree/bindings/power_supply/qnap-poweroff.txt
@@ -2,7 +2,7 @@
QNAP NAS devices have a microcontroller controlling the main power
supply. This microcontroller is connected to UART1 of the Kirkwood and
-Orion5x SoCs. Sending the charactor 'A', at 19200 baud, tells the
+Orion5x SoCs. Sending the character 'A', at 19200 baud, tells the
microcontroller to turn the power off. This driver adds a handler to
pm_power_off which is called to turn the power off.