This series adds some cleanup to the vcnl4000 driver (use of BIT() macro, rework of read_raw() return path), adds logging for VCNL4010 and VCNL4020 chips, and adds missing locking of the I2C measurement function Peter Meerwald-Stadler (4): iio: light: vcnl4000: Mention and check support for VCNL4010 and VCNL4020 iio: light: vcnl4000: Use BIT() macro iio: light: vcnl4000: Cleanup read_raw() returns iio: light: vcnl4000: Add missing locking drivers/iio/light/Kconfig | 6 ++-- drivers/iio/light/vcnl4000.c | 72 +++++++++++++++++++++++++----------------- 2 files changed, 46 insertions(+), 32 deletions(-) -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html