From: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
To: jkosina@suse.cz, jic23@kernel.org
Cc: linux-input@vger.kernel.org,
Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Subject: [PATCH v2] Asynchronous attribute reads
Date: Thu, 19 Feb 2015 15:33:55 -0800 [thread overview]
Message-ID: <1424388836-18193-1-git-send-email-srinivas.pandruvada@linux.intel.com> (raw)
v2
As suggested by Jonathan reversed the logic for sync/async and
moved sensor_hub_report to begining of the function
v1
Squashed into a single patch for bisectability.
v0
Separate patches for each driver/module
Srinivas Pandruvada (1):
HID: hid-sensor-hub: Extend API for async reads
drivers/hid/hid-sensor-hub.c | 65 ++++++++++++++-------------
drivers/iio/accel/hid-sensor-accel-3d.c | 3 +-
drivers/iio/gyro/hid-sensor-gyro-3d.c | 3 +-
drivers/iio/light/hid-sensor-als.c | 3 +-
drivers/iio/light/hid-sensor-prox.c | 3 +-
drivers/iio/magnetometer/hid-sensor-magn-3d.c | 3 +-
drivers/iio/orientation/hid-sensor-incl-3d.c | 3 +-
drivers/iio/pressure/hid-sensor-press.c | 3 +-
drivers/rtc/rtc-hid-sensor-time.c | 2 +-
include/linux/hid-sensor-hub.h | 19 +++++---
10 files changed, 63 insertions(+), 44 deletions(-)
--
1.9.1
next reply other threads:[~2015-02-19 23:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-19 23:33 Srinivas Pandruvada [this message]
2015-02-19 23:33 ` [PATCH v2] HID: hid-sensor-hub: Extend API for async reads Srinivas Pandruvada
2015-02-21 19:03 ` Jonathan Cameron
2015-02-23 14:17 ` [PATCH v2] Asynchronous attribute reads Jiri Kosina
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=1424388836-18193-1-git-send-email-srinivas.pandruvada@linux.intel.com \
--to=srinivas.pandruvada@linux.intel.com \
--cc=jic23@kernel.org \
--cc=jkosina@suse.cz \
--cc=linux-input@vger.kernel.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).