Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1191833 > unrolled thread

[PATCH v2 0/2] tools: iio: generic_buffer fixes

Started byIrina Tirdea <irina.tirdea@intel.com>
First post2015-07-24 15:30 +0200
Last post2015-07-24 15:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH v2 0/2] tools: iio: generic_buffer fixes Irina Tirdea <irina.tirdea@intel.com> - 2015-07-24 15:30 +0200

#1191833 — [PATCH v2 0/2] tools: iio: generic_buffer fixes

FromIrina Tirdea <irina.tirdea@intel.com>
Date2015-07-24 15:30 +0200
Subject[PATCH v2 0/2] tools: iio: generic_buffer fixes
Message-ID<pPLcZ-71j-9@gated-at.bofh.it>
Fixes for a couple of small issues found while testing the
bmc150_magn driver.

Changes in v2:
 - use ret instead of errno to print error message
 - add Hartmut's Ack for the first patch

Irina Tirdea (2):
  tools: iio: fix mask for 32 bit sensor data
  tools: iio: print error message when buffer enable fails

 tools/iio/generic_buffer.c | 5 ++++-
 tools/iio/iio_utils.c      | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web