From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753853AbbCaKgI (ORCPT ); Tue, 31 Mar 2015 06:36:08 -0400 Received: from mga14.intel.com ([192.55.52.115]:40244 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752379AbbCaKgG (ORCPT ); Tue, 31 Mar 2015 06:36:06 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,500,1422950400"; d="scan'208";a="548845018" From: Daniel Baluta To: jic23@kernel.org Cc: knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net, Caniel.baluta@intel.com, inux-iio@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [RFC PATCH 0/2] Add support for Lite On LTR559 sensor Date: Tue, 31 Mar 2015 13:37:13 +0300 Message-Id: <1427798235-29602-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 First patch does some cleanups in order to make alignment style consistent with the rest of IIO drivers. Then second patch adds support for Lite On LTR559 ambient light and proximity sensor. This is a RFC because the code is compile tested only. The chip should arrive in a few days. Daniel Baluta (2): iio: light: ltr501: Fix alignment to match open parenthesis iio: light: Add support for LTR559 chip drivers/iio/light/ltr501.c | 240 +++++++++++++++++++++++++++++++++++---------- 1 file changed, 187 insertions(+), 53 deletions(-) -- 1.9.1