]> asedeno.scripts.mit.edu Git - linux.git/commit
iio: light: add missing vcnl4040 of_compatible
authorMarco Felsch <m.felsch@pengutronix.de>
Tue, 17 Sep 2019 14:56:37 +0000 (16:56 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 9 Oct 2019 18:11:28 +0000 (19:11 +0100)
commit7fd1c2606508eb384992251e87d50591393a48d0
tree1d76133b1d7bb7f02234f1fb3481fece6f059e1e
parent1436a78c63495dd94c8d4f84a76d78d5317d481b
iio: light: add missing vcnl4040 of_compatible

Commit 5a441aade5b3 ("iio: light: vcnl4000 add support for the VCNL4040
proximity and light sensor") added the support for the vcnl4040 but
forgot to add the of_compatible. Fix this by adding it now.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Fixes: 5a441aade5b3 ("iio: light: vcnl4000 add support for the VCNL4040 proximity and light sensor")
Reviewed-by: Angus Ainslie (Purism) angus@akkea.ca
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/light/vcnl4000.c