Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753459AbbGaO2N (ORCPT ); Fri, 31 Jul 2015 10:28:13 -0400 Received: from mga14.intel.com ([192.55.52.115]:5400 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752913AbbGaO2L (ORCPT ); Fri, 31 Jul 2015 10:28:11 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,584,1432623600"; d="scan'208";a="739584433" From: Teodora Baluta To: jic23@kernel.org Cc: knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net, daniel.baluta@intel.com, teodora.baluta@intel.com, dan.carpenter@oracle.com, linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v3 0/2] iio: magnetometer: minor style change and add support for new chip Date: Fri, 31 Jul 2015 17:27:23 +0300 Message-Id: <1438352845-11540-1-git-send-email-teodora.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 Content-Length: 970 Lines: 32 The first patch makes a minor style change in order to accomodate the adding of the devices easier. The second patch adds support for mmc34160 magnetometer. --- Changes since v2: - remove unneeded switch Changes since v1: - split the patch at [0] in 2 - rebased on top of fixes at [1] - reword description in Kconfig [0] https://lkml.org/lkml/2015/6/29/171 [1] https://lkml.org/lkml/2015/7/14/439 Teodora Baluta (2): iio: mmc35240: minor change to improve code readibility iio: magnetometer: add mmc34160 magnetometer driver drivers/iio/magnetometer/Kconfig | 5 +- drivers/iio/magnetometer/mmc35240.c | 213 +++++++++++++++++++++++++++--------- 2 files changed, 166 insertions(+), 52 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/