input: touchscreen: gsl3673: to solve the boot and resume slowly
authorbuluess.li <buluess.li@rock-chips.com>
Tue, 27 Jun 2017 08:19:44 +0000 (16:19 +0800)
committerJianqun Xu <jay.xu@rock-chips.com>
Tue, 27 Jun 2017 10:23:34 +0000 (18:23 +0800)
commitcb76f824402fd3f65bf07732888a1e38ce127e45
treecbe7359d2f2a8c957e87f06ef49d591d1b212285
parenta5acf91cc0040ef6c33b2de7f59d0124dee0fc4e
input: touchscreen: gsl3673: to solve the boot and resume slowly

when boot and resume,the fw should load/reload,this will take up
much time in the main thread,so here add a thread to load/reload
fw in order to void this situation.

Change-Id: Ic1a67fd662b0406ede08b0aeb944525fabc519e6
Signed-off-by: buluess.li <buluess.li@rock-chips.com>
drivers/input/touchscreen/gsl3673.c