linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Clean up ipc wait times
@ 2016-11-11  1:38 Even Xu
  2016-11-11  1:38 ` Even Xu
  2016-11-16 10:44 ` Jiri Kosina
  0 siblings, 2 replies; 5+ messages in thread
From: Even Xu @ 2016-11-11  1:38 UTC (permalink / raw)
  To: jikos; +Cc: linux-input, srinivas.pandruvada, Even Xu

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-11-17  1:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-11  1:38 [PATCH 0/3] Clean up ipc wait times Even Xu
2016-11-11  1:38 ` Even Xu
2016-11-15 18:08   ` Pandruvada, Srinivas
2016-11-16 10:44 ` Jiri Kosina
2016-11-17  1:14   ` Xu, Even

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).