aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/uinput.c
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2018-01-04 22:52:55 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2018-02-02 16:51:32 -0800
commit3aceaa34d7723c2556555b05ad04a89ce2d66374 (patch)
tree9db0626561ff108bc4ec3d012d6dbf6c2c3eb40d /drivers/input/misc/uinput.c
parentInput: libps2 - relax command byte ACK handling (diff)
downloadlinux-dev-3aceaa34d7723c2556555b05ad04a89ce2d66374.tar.xz
linux-dev-3aceaa34d7723c2556555b05ad04a89ce2d66374.zip
Input: trackpoint - combine calls to ps2_command()
We do not need to call ps2_command() several times in a row, transmitting every byte as it were a command byte, we can often pack it all in a single command. Also, now that ps2_command() handles retransmission, we do not need to do it ourselves in trackpoint_power_on_reset(). Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/misc/uinput.c')
0 files changed, 0 insertions, 0 deletions