linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] iio: light: vcnl4000: cleanup and fixes
@ 2016-07-05 10:23 Peter Meerwald-Stadler
  2016-07-05 10:23 ` [PATCH 1/4] iio: light: vcnl4000: Mention and check support for VCNL4010 and VCNL4020 Peter Meerwald-Stadler
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Peter Meerwald-Stadler @ 2016-07-05 10:23 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: linux-iio, lars, knaack.h

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-07-10 13:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-05 10:23 [PATCH 0/4] iio: light: vcnl4000: cleanup and fixes Peter Meerwald-Stadler
2016-07-05 10:23 ` [PATCH 1/4] iio: light: vcnl4000: Mention and check support for VCNL4010 and VCNL4020 Peter Meerwald-Stadler
2016-07-10 13:29   ` Jonathan Cameron
2016-07-05 10:23 ` [PATCH 2/4] iio: light: vcnl4000: Use BIT() macro Peter Meerwald-Stadler
2016-07-10 13:31   ` Jonathan Cameron
2016-07-05 10:23 ` [PATCH 3/4] iio: light: vcnl4000: Cleanup read_raw() returns Peter Meerwald-Stadler
2016-07-10 13:32   ` Jonathan Cameron
2016-07-05 10:23 ` [PATCH 4/4] iio: light: vcnl4000: Add missing locking Peter Meerwald-Stadler
2016-07-10 13:34   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).