From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Hartmut Knaack To: linux-iio@vger.kernel.org Cc: Jonathan Cameron , Lars-Peter Clausen , Peter Meerwald , Kevin Tsai , Daniel Baluta Subject: [PATCH v2 0/7] cm3323 fixes and cleanups Date: Thu, 18 Jun 2015 00:31:58 +0200 Message-Id: List-ID: Some small fixes and cleanups. Changes in V2: - apply the integration time bitmask right - fix order of GENMASK arguments as pointed out by Peter Meerwald Hartmut Knaack (7): iio:light:cm3323: clear bitmask before set iio:light:Kconfig: fix typo in description iio:light:cm3323: pass up error value iio:light:cm3323: drop barely used variable iio:light:cm3323: replace unneeded variable iio:light:cm3323: make use of GENMASK iio:light:cm3323: add empty lines for code structure drivers/iio/light/Kconfig | 2 +- drivers/iio/light/cm3323.c | 27 +++++++++++++++------------ 2 files changed, 16 insertions(+), 13 deletions(-) -- 2.3.6