On Tue, Oct 12, 2010 at 1:30 PM, Oliver Neukum <oneukum@xxxxxxx> wrote: > Hi, > > this patch saves a kernel thread. It works with my mouse. Please test. > > Regards > Oliver > > From 89cb25b186e336c04f74165f08bca6c934ebdfad Mon Sep 17 00:00:00 2001 > From: Oliver Neukum <oliver@xxxxxxxxxx> > Date: Tue, 12 Oct 2010 09:28:11 +0200 > Subject: [PATCH] Input: usbhid: convert runtime pm to async API > > This patch removes the dedicated work queue and thus the kernel thread > used to wake up USB HID devices. It is replaced with the use of > the async API which didn't exist when runtime pm was introduced to > usbhid. > > Signed-off-by: Oliver Neukum <oneukum@xxxxxxx> > --- Tested on OMAP4 SDP with USB Keyboard and USB Mouse using 'evtest' program. Works fine. Regards, Maulik -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html