Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3aceaa34 authored by Dmitry Torokhov's avatar Dmitry Torokhov
Browse files

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: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent 29acc42e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment