linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] iio: accel driver fixes
@ 2014-07-14 20:38 Peter Meerwald
  2014-07-14 20:38 ` [PATCH 1/3] iio:kxcjk-1013: Correct error messages Peter Meerwald
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Peter Meerwald @ 2014-07-14 20:38 UTC (permalink / raw)
  To: linux-iio; +Cc: jic23

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


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

end of thread, other threads:[~2014-09-14 19:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-14 20:38 [PATCH 0/3] iio: accel driver fixes Peter Meerwald
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

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