]> asedeno.scripts.mit.edu Git - linux.git/commit
iio: light: vcnl4000: Mention and check support for VCNL4010 and VCNL4020
authorPeter Meerwald-Stadler <pmeerw@pmeerw.net>
Tue, 5 Jul 2016 10:23:18 +0000 (12:23 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sun, 10 Jul 2016 13:44:04 +0000 (14:44 +0100)
commitd978bfdd0cd5fc31c27b587337f88e32deb768eb
tree121b68380c519da8e7837a3e0939f74602a55b16
parent1f25ca11d84a3aa01b2b12a419a1385c2f5513bc
iio: light: vcnl4000: Mention and check support for VCNL4010 and VCNL4020

VCNL4000, VCNL4010 and VCNL4020 chips are fairly compatible from a software
point of view, added features are not yet supported by the driver

patch adds a check for the product ID and demotes the corresponding
dev_info() to dev_dbg()

Signed-off-by: Peter Meerwald-Stadler <pmeerw@pmeerw.net>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/light/Kconfig
drivers/iio/light/vcnl4000.c