From: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
To: jic23@kernel.org
Cc: linux-iio@vger.kernel.org,
Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Subject: [PATCH v3] iio: AK09911 : 3 axis compass support
Date: Wed, 11 Jun 2014 15:06:31 -0700 [thread overview]
Message-ID: <1402524392-26488-1-git-send-email-srinivas.pandruvada@linux.intel.com> (raw)
v3
Comments by Lars
- use sign_extend32
- extra space
- alignment
- cast for const char*
v1 and v2
Addressed formatting, endianess and clamp issues
identified by Peter Meerwald
v0
base version
Srinivas Pandruvada (1):
iio: AK09911 : 3 axis compass support
drivers/iio/magnetometer/Kconfig | 10 ++
drivers/iio/magnetometer/Makefile | 1 +
drivers/iio/magnetometer/ak09911.c | 327 +++++++++++++++++++++++++++++++++++++
3 files changed, 338 insertions(+)
create mode 100644 drivers/iio/magnetometer/ak09911.c
--
1.7.11.7
next reply other threads:[~2014-06-11 22:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-11 22:06 Srinivas Pandruvada [this message]
2014-06-11 22:06 ` [PATCH v3] iio: AK09911 : 3 axis compass support Srinivas Pandruvada
2014-06-14 16:28 ` 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=1402524392-26488-1-git-send-email-srinivas.pandruvada@linux.intel.com \
--to=srinivas.pandruvada@linux.intel.com \
--cc=jic23@kernel.org \
--cc=linux-iio@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).