diff options
author | Brian Masney <masneyb@onstation.org> | 2016-11-12 13:19:35 -0500 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2016-11-13 13:07:29 +0000 |
commit | aadc4c904dfef5eacd06f54e51343d16da806814 (patch) | |
tree | adc278e1cfa56a7a8aa1cf647df403c69a5ec946 | |
parent | 0b6b361e161db7e56a5f06300dabfb325060f269 (diff) |
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>
-rw-r--r-- | drivers/staging/iio/light/tsl2583.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/iio/light/tsl2583.c b/drivers/staging/iio/light/tsl2583.c |