linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Even Xu <even.xu@intel.com>
To: jikos@kernel.org
Cc: linux-input@vger.kernel.org, srinivas.pandruvada@intel.com,
	Even Xu <even.xu@intel.com>
Subject: [PATCH 0/3] Clean up ipc wait times
Date: Fri, 11 Nov 2016 09:38:38 +0800	[thread overview]
Message-ID: <1478828319-31590-1-git-send-email-even.xu@intel.com> (raw)

This series addresses issue with schedule_timeout() calls and cleans
up code around this.

Even Xu (3):
  hid: intel-ish-hid: ipc: remove unused macro
  hid: intel-ish-hid: ipc: change timed_wait_for_timeout() to be a
    function
  hid: intel-ish-hid: ipc: use msleep_interrupt() for wait

 drivers/hid/intel-ish-hid/ipc/ipc.c   | 66 +++++++++++++++++++++++++++++++----
 drivers/hid/intel-ish-hid/ipc/utils.h | 64 ---------------------------------
 2 files changed, 60 insertions(+), 70 deletions(-)
 delete mode 100644 drivers/hid/intel-ish-hid/ipc/utils.h

-- 
2.7.4


             reply	other threads:[~2016-11-11  1:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-11  1:38 Even Xu [this message]
2016-11-11  1:38 ` [PATCH 0/3] Clean up ipc wait times Even Xu
2016-11-15 18:08   ` Pandruvada, Srinivas
2016-11-16 10:44 ` Jiri Kosina
2016-11-17  1:14   ` Xu, Even

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=1478828319-31590-1-git-send-email-even.xu@intel.com \
    --to=even.xu@intel.com \
    --cc=jikos@kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=srinivas.pandruvada@intel.com \
    /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).