Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932083AbbFKPKE (ORCPT ); Thu, 11 Jun 2015 11:10:04 -0400 Received: from mga14.intel.com ([192.55.52.115]:30512 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751056AbbFKPKA (ORCPT ); Thu, 11 Jun 2015 11:10:00 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,595,1427785200"; d="scan'208";a="709273386" From: Adriana Reus To: ggao@invensense.com, jic23@kernel.org Cc: linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, Adriana Reus Subject: [PATCH 0/2] iio: inv-mpu: small scale fixes Date: Fri, 12 Jun 2015 18:10:21 +0300 Message-Id: <1434121823-26266-1-git-send-email-adriana.reus@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: 607 Lines: 18 This series exports available scales for inv-mpu6050 and also fixes the format for write channels. Adriana Reus (2): iio: inv-mpu: Export scale_available attributes iio: inv-mpu: Specify the expected format/precision for write channels drivers/iio/imu/inv_mpu6050/inv_mpu_core.c | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) -- 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/