Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754660AbbGXN2n (ORCPT ); Fri, 24 Jul 2015 09:28:43 -0400 Received: from mga14.intel.com ([192.55.52.115]:61264 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753488AbbGXN2l (ORCPT ); Fri, 24 Jul 2015 09:28:41 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,538,1432623600"; d="scan'208";a="753837739" From: Irina Tirdea To: Jonathan Cameron , linux-iio@vger.kernel.org, Hartmut Knaack Cc: linux-kernel@vger.kernel.org, Irina Tirdea Subject: [PATCH v2 0/2] tools: iio: generic_buffer fixes Date: Fri, 24 Jul 2015 16:28:04 +0300 Message-Id: <1437744486-16456-1-git-send-email-irina.tirdea@intel.com> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 692 Lines: 23 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/