diff options
author | Masanari Iida <standby24x7@gmail.com> | 2015-02-25 12:30:22 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2015-03-19 22:18:52 +0100 |
commit | ad4a6ebeffd2767bdcdec9e1acea7ffc00d5be2d (patch) | |
tree | b450d03f35255cf1ed0ad2c0c4b0dc6923a554d0 /Documentation/input/alps.txt | |
parent | Doc/memory-hotplug.txt: corrections and callback function prototype (diff) | |
download | linux-ad4a6ebeffd2767bdcdec9e1acea7ffc00d5be2d.tar.xz linux-ad4a6ebeffd2767bdcdec9e1acea7ffc00d5be2d.zip |
doc/input : Fix typos in Documentation/input
This patch fix spelling typos in Documentations/input.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/input/alps.txt')
-rw-r--r-- | Documentation/input/alps.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/input/alps.txt b/Documentation/input/alps.txt index a63e5e013a8c..b9ecf9965b4c 100644 --- a/Documentation/input/alps.txt +++ b/Documentation/input/alps.txt @@ -58,7 +58,7 @@ To exit command mode, PSMOUSE_CMD_SETSTREAM (EA) is sent to the touchpad. While in command mode, register addresses can be set by first sending a specific command, either EC for v3 devices or F5 for v4 devices. Then the address is sent one nibble at a time, where each nibble is encoded as a -command with optional data. This enoding differs slightly between the v3 and +command with optional data. This encoding differs slightly between the v3 and v4 protocols. Once an address has been set, the addressed register can be read by sending @@ -131,7 +131,7 @@ ALPS Absolute Mode - Protocol Version 3 --------------------------------------- ALPS protocol version 3 has three different packet formats. The first two are -associated with touchpad events, and the third is associatd with trackstick +associated with touchpad events, and the third is associated with trackstick events. The first type is the touchpad position packet. |