]> git.baikalelectronics.ru Git - kernel.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)
commita1aba7103e8adce9892b87c879d900af657444e7
tree121b68380c519da8e7837a3e0939f74602a55b16
parent4f5ba60b38693e9b422bf386c7af91c21ca9bdde
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