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


Groups > linux.kernel > #1191833

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

From Irina Tirdea <irina.tirdea@intel.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/2] tools: iio: generic_buffer fixes
Date 2015-07-24 15:30 +0200
Message-ID <pPLcZ-71j-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web