linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1] Fix suspend/resume delay
@ 2015-06-01 23:36 Srinivas Pandruvada
  2015-06-01 23:36 ` [PATCH v1] hid-sensor: " Srinivas Pandruvada
  0 siblings, 1 reply; 4+ messages in thread
From: Srinivas Pandruvada @ 2015-06-01 23:36 UTC (permalink / raw)
  To: jic23; +Cc: rjw, len.brown, linux-iio, Srinivas Pandruvada

v1
Simplified patch to match user request before runtime resume.
This is very similar to USB xhci where runtime resume function is checking
any outstanding XHCI request to wake up before proceeding to resume.

v0
Optimize using Linux PM notifiers to get notification of PM states

Srinivas Pandruvada (1):
  hid-sensor: Fix suspend/resume delay

 drivers/iio/common/hid-sensors/hid-sensor-trigger.c | 11 ++++++++++-
 include/linux/hid-sensor-hub.h                      |  1 +
 2 files changed, 11 insertions(+), 1 deletion(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-06-07 15:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-01 23:36 [PATCH v1] Fix suspend/resume delay Srinivas Pandruvada
2015-06-01 23:36 ` [PATCH v1] hid-sensor: " Srinivas Pandruvada
2015-06-02  6:21   ` Brown, Len
2015-06-02 21:20     ` Jonathan Cameron

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