Input: st1232 - prefer asynchronous probing
authorJohn Keeping <john@metanate.com>
Tue, 12 Oct 2021 01:31:40 +0000 (18:31 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 12 Oct 2021 01:32:56 +0000 (18:32 -0700)
commitb415ed4f49b90655659479fa7c5ddaffe88e41b9
tree03bd4b842a40bf28d32c089e1e2e9d7dab5dfc00
parent2667f6b7af99e81958fa97c03bb519fcb09d0055
Input: st1232 - prefer asynchronous probing

The device may take up to 100ms to become responsive during probe, so
prefer asynchronous probing to avoid delaying the rest of the system.

Suggested-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: John Keeping <john@metanate.com>
Link: https://lore.kernel.org/r/20211007111217.1935858-1-john@metanate.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/st1232.c