linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
To: jic23@kernel.org
Cc: rjw@rjwysocki.net, len.brown@intel.com,
	linux-iio@vger.kernel.org,
	Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Subject: [PATCH v1] Fix suspend/resume delay
Date: Mon,  1 Jun 2015 16:36:26 -0700	[thread overview]
Message-ID: <1433201787-22290-1-git-send-email-srinivas.pandruvada@linux.intel.com> (raw)

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

             reply	other threads:[~2015-06-01 23:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-01 23:36 Srinivas Pandruvada [this message]
2015-06-01 23:36 ` [PATCH v1] hid-sensor: Fix suspend/resume delay Srinivas Pandruvada
2015-06-02  6:21   ` Brown, Len
2015-06-02 21:20     ` Jonathan Cameron

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=1433201787-22290-1-git-send-email-srinivas.pandruvada@linux.intel.com \
    --to=srinivas.pandruvada@linux.intel.com \
    --cc=jic23@kernel.org \
    --cc=len.brown@intel.com \
    --cc=linux-iio@vger.kernel.org \
    --cc=rjw@rjwysocki.net \
    /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).