]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit42d924854149c20cb306b845319e1330d444547c
treebc0fcad290eea849bf3dbdf3cdd206a783ac8809
parentc522348c7abcdb1bf36340d1201add0f0d23bab2
Input: cyapa - fix resuming the device

Chage 570a57f9a7dd97a166a98bbf9b671e4db6131073 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