Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752507AbaKQNRm (ORCPT ); Mon, 17 Nov 2014 08:17:42 -0500 Received: from mga03.intel.com ([134.134.136.65]:6077 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752205AbaKQNRO (ORCPT ); Mon, 17 Nov 2014 08:17:14 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.07,402,1413270000"; d="scan'208";a="609081141" From: Daniel Baluta To: jic23@kernel.org Cc: linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/2] kmx61: Small cleanups Date: Mon, 17 Nov 2014 15:18:34 +0200 Message-Id: <1416230316-14511-1-git-send-email-daniel.baluta@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 This is a small cleanup patchset, that: * makes it clear that kmx61 uses only the micro part of scale * use macro instead of hardcoded value for driver name Jonathan, if you think it's worth it, these could be squased together with the initial patch submitted in testing: 61ef04a496 (iio: imu: Add support for Kionix KMX61 sensor) Daniel Baluta (2): kmx61: Use uscale instead of scale kmx61: Use KMX61_DRV_NAME instead of hardcoded value drivers/iio/imu/kmx61.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 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/