git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0379d7
)
Input: fix typo in MT documentation
author
Daniel Martin
<daniel.martin@secunet.com>
Sat, 19 Sep 2015 18:27:19 +0000
(11:27 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sat, 19 Sep 2015 18:39:02 +0000
(11:39 -0700)
Section "Event Computation" had this:
...
ABS_MT_TOOL_X := C_X
ABS_MT_TOOL_X := C_Y
Replace the second ABS_MT_TOOL_X with ABS_MT_TOOL_Y.
Signed-off-by: Daniel Martin <consume.noise@gmail.com>
Acked-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
No differences found