From: Brian Masney Date: Sat, 12 Nov 2016 18:19:35 +0000 (-0500) Subject: staging: iio: tsl2583: add tsl2583 to list of supported devices in the header X-Git-Tag: v4.10-rc1~148^2~229^2~6 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=aadc4c904dfef5eacd06f54e51343d16da806814;p=karo-tx-linux.git staging: iio: tsl2583: add tsl2583 to list of supported devices in the header The header only listed the tsl2580 and tsl2581 devices as supported by this driver. This patch adds the tsl2583 since it is also supported by this driver. Signed-off-by: Brian Masney Signed-off-by: Jonathan Cameron --- diff --git a/drivers/staging/iio/light/tsl2583.c b/drivers/staging/iio/light/tsl2583.c index 865c69cf346c..b031fc32ec5f 100644 --- a/drivers/staging/iio/light/tsl2583.c +++ b/drivers/staging/iio/light/tsl2583.c @@ -1,6 +1,6 @@ /* * Device driver for monitoring ambient light intensity (lux) - * within the TAOS tsl258x family of devices (tsl2580, tsl2581). + * within the TAOS tsl258x family of devices (tsl2580, tsl2581, tsl2583). * * Copyright (c) 2011, TAOS Corporation. *