Input: tsc2005 - rework driver initialization code
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 17 Mar 2011 05:09:38 +0000 (22:09 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 17 Mar 2011 06:28:55 +0000 (23:28 -0700)
commit99bb892d8a3f4f384d61e5d20499247a7cdd3d74
tree9bf03301750c8c21a43dc15a0f4682d2e0de2b41
parentf8a67139c68eb8a58907906622c9aa02cd6a1dd1
Input: tsc2005 - rework driver initialization code

We need to make sure we have time/work initialized before requesting and
enabling interrupts, otherwise we might start using them way too early.

Tested-by: Aaro Koskinen <aaro.koskinen@nokia.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/tsc2005.c