浏览代码

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 <masneyb@onstation.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Brian Masney 8 年之前
父节点
当前提交
aadc4c904d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/staging/iio/light/tsl2583.c

+ 1 - 1
drivers/staging/iio/light/tsl2583.c

@@ -1,6 +1,6 @@
 /*
 /*
  * Device driver for monitoring ambient light intensity (lux)
  * 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.
  * Copyright (c) 2011, TAOS Corporation.
  *
  *