Re: [PATCH 4/4] Input: edt-ft5x06 - prefer asynchronous probe
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2020-05-09 21:28:53
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2020-05-09 21:28:53
On Thu, Feb 27, 2020 at 12:28:19PM +0100, Marco Felsch wrote:
From: Ahmad Fatoum <a.fatoum@pengutronix.de> Probing the device takes a while, because we sleep for 300 ms after a reset; allow asynchronous probing so this can happen in the background while other devices are being probed. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Signed-off-by: Marco Felsch <redacted>
Applied, thank you. -- Dmitry