Input: cyapa - fix resuming the device
authorDudley Du <dudley.dulixin@gmail.com>
Wed, 3 Dec 2014 23:29:34 +0000 (15:29 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 3 Dec 2014 23:39:14 +0000 (15:39 -0800)
commitf68a95cda6a483110e391ac2b8dd2092502c09fe
treebc0fcad290eea849bf3dbdf3cdd206a783ac8809
parentf2d347ff70be453e861304448cb2f32ff94d40e9
Input: cyapa - fix resuming the device

Chage b1cfa7b4388285c0f0b486f152ab0cb18612c779 tried to get away form using
irq in cyapa structure and use client->irq instead, but missed a couple of
spots making the touchpad inoperative after resume.

Reported-by: Jeremiah Mahler <jmmahler@gmail.com>
Signed-off-by: Dudley Du <dudley.dulixin@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/cyapa.c