diff options
author | Masanari Iida <standby24x7@gmail.com> | 2013-04-10 17:33:46 +0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-04-24 18:36:15 +0400 |
commit | 372c1d6d64abc0565188c24015c55229413c65cb (patch) | |
tree | 9c72971b57d48695d4036ed596938fff2d413429 /Documentation/devicetree/bindings/power_supply | |
parent | 4cf0cec21e3099b54743a6367360797e4fd5af21 (diff) | |
download | linux-372c1d6d64abc0565188c24015c55229413c65cb.tar.xz |
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.txt | 2 |
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. |