linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Maulik Mankad <mankad.maulik-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Oliver Neukum <oneukum-l3A5Bk7waGM@public.gmane.org>
Cc: linux-input <linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	USB list <linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [RFT]patch to remove kernel thread for runtime pm from usbhid
Date: Tue, 12 Oct 2010 17:04:33 +0530	[thread overview]
Message-ID: <AANLkTi=AWMWPH7N035n0Tk+8PcWgu10LzGbLQfpSefO1@mail.gmail.com> (raw)
In-Reply-To: <201010121000.50465.oneukum-l3A5Bk7waGM@public.gmane.org>

On Tue, Oct 12, 2010 at 1:30 PM, Oliver Neukum <oneukum-l3A5Bk7waGM@public.gmane.org> 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-GvhC2dPhHPQdnm+yROfE0A@public.gmane.org>
> 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-l3A5Bk7waGM@public.gmane.org>
> ---

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-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2010-10-12 11:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-12  8:00 [RFT]patch to remove kernel thread for runtime pm from usbhid Oliver Neukum
     [not found] ` <201010121000.50465.oneukum-l3A5Bk7waGM@public.gmane.org>
2010-10-12 11:34   ` Maulik Mankad [this message]
     [not found]     ` <AANLkTi=AWMWPH7N035n0Tk+8PcWgu10LzGbLQfpSefO1-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-10-12 11:39       ` Oliver Neukum
2010-10-12 12:10         ` Maulik Mankad
2010-10-12 14:40           ` Oliver Neukum
2010-10-12 12:59             ` Maulik Mankad
2010-10-12 13:39               ` Maulik Mankad
     [not found]                 ` <AANLkTin7k23LbW4Lj7qJM=FZLn+AbqEJYpm_ycVUBLFa-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-10-12 14:26                   ` Maulik Mankad
2010-10-12 14:29                     ` Oliver Neukum
2010-10-12 14:32                       ` Maulik Mankad

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTi=AWMWPH7N035n0Tk+8PcWgu10LzGbLQfpSefO1@mail.gmail.com' \
    --to=mankad.maulik-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=oneukum-l3A5Bk7waGM@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).