]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Input: penmount - fix the protocol
authorJohn Sung <penmount.touch@gmail.com>
Fri, 9 Sep 2011 20:33:12 +0000 (13:33 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 13 Sep 2011 05:16:10 +0000 (22:16 -0700)
commitf66ed7d87ea3c2ca2c7262ad6afe03e8f3686b92
tree5fb2f68167feb2c198a2025431955f9534be3d3f
parentd6ba97c9806bff7c91fe3ae5fec83488b1a56f73
Input: penmount - fix the protocol

The MSB and LSB of the XY axis value are switched according to the PenMount 9000 protocol. The driver name is also changed from penmountlpc, since it is not for LPC interface at all.

Signed-off-by: John Sung <penmount.touch@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/penmount.c