Re: [PATCH] input: Synaptics USB device driver
From: Jan Steinhoff <hidden>
Date: 2012-01-12 00:09:09
Also in:
lkml
From: Jan Steinhoff <hidden>
Date: 2012-01-12 00:09:09
Also in:
lkml
On Tue, 10 Jan 2012 01:43:34 -0800 Dmitry Torokhov [off-list ref] wrote:
The patch below seems to work well on my combo device (Lenovo keyboard with integrated touchpad/trackpoint). Could you please tell me if it works with your devices as well?
Yes, it works. Thanks a lot for the cleanup and improvement! Just a last remark: The reconnects do not appear while the cPad is suspended, so it is save to allow it to autosuspend. Can the autopm calls be removed from probe and disconnect, and needs_remote_wakeup be set in probe instead?