Skip to content
Commit 1d960003 authored by Marek Szyprowski's avatar Marek Szyprowski Committed by Dmitry Torokhov
Browse files

Input: stmfts - use async probe & suspend/resume to avoid 2s delay



Executing stmfts_power_on() function lasts over 2 seconds, what
significantly slows down the boot and resume processes if driver is
compiled in. Avoid this delay by forcing this driver to be probed
and suspended/resumed asynchronously.

Signed-off-by: default avatarMarek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent 4621c966
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment