From: Peter Meerwald <pmeerw@pmeerw.net>
To: linux-iio@vger.kernel.org
Cc: jic23@kernel.org
Subject: [PATCH 0/3] iio: accel driver fixes
Date: Mon, 14 Jul 2014 22:38:35 +0200 [thread overview]
Message-ID: <1405370318-19699-1-git-send-email-pmeerw@pmeerw.net> (raw)
couple of fixes for IIO accel drivers
patch 1 is just trivial error message fixing
patch 2 fixes the scan_type endianness of the I2C kxcjk-1013 sensor
patch 3 fixes the acceleration units (m/s^2 vs. g) of the bma180 driver
Peter Meerwald (3):
iio:kxcjk-1013: Correct error messages
iio:kxcjk-1013: Fix endianness in scan_type
iio:bma180: Fix scale factors to report correct acceleration units
drivers/iio/accel/bma180.c | 4 ++--
drivers/iio/accel/kxcjk-1013.c | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
--
1.9.1
next reply other threads:[~2014-07-14 20:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-14 20:38 Peter Meerwald [this message]
2014-07-14 20:38 ` [PATCH 1/3] iio:kxcjk-1013: Correct error messages Peter Meerwald
2014-07-14 22:58 ` Srinivas Pandruvada
2014-07-20 16:51 ` Jonathan Cameron
2014-09-14 19:54 ` Jonathan Cameron
2014-07-14 20:38 ` [PATCH 2/3] iio:kxcjk-1013: Fix endianness in scan_type Peter Meerwald
2014-07-15 18:46 ` Srinivas Pandruvada
2014-07-20 16:53 ` Jonathan Cameron
2014-07-14 20:38 ` [PATCH 3/3] iio:bma180: Fix scale factors to report correct acceleration units Peter Meerwald
2014-07-15 6:54 ` Peter Meerwald
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=1405370318-19699-1-git-send-email-pmeerw@pmeerw.net \
--to=pmeerw@pmeerw.net \
--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).