]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Input: cypress_ps2 - report timeouts when reading command status
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 28 Jun 2024 22:47:25 +0000 (15:47 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 3 Jul 2024 20:48:53 +0000 (13:48 -0700)
commit8bccf667f62a2351fd0b2a2fe5ba90806702c048
treed8ac182e78911c4ff03822adbf5776061badfdc7
parente8688b93ce00230614406d189e8286315832469a
Input: cypress_ps2 - report timeouts when reading command status

Report -ETIMEDOUT error code from cypress_ps2_read_cmd_status() when
device does not send enough data within the allotted time in response
to a command.

Link: https://lore.kernel.org/r/20240628224728.2180126-3-dmitry.torokhov@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/cypress_ps2.c