aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/light/tsl2563.c
diff options
context:
space:
mode:
authorAlex Shi <alex.shi@linaro.org>2017-08-24 19:27:11 +0800
committerAlex Shi <alex.shi@linaro.org>2017-08-24 19:27:11 +0800
commit65169f9517a93e80fd1512445095b036c375d1a5 (patch)
tree5bb5d9366469add9591986a169898e0846239ee6 /drivers/iio/light/tsl2563.c
parent1eb314e8eeb554ca18de638b5be6e94606e1a0de (diff)
parenta82d5fd0c3a5f303b0e5f8fca834a1cce0655070 (diff)
Merge tag 'v3.18.66' into linux-linaro-lsk-v3.18lsk-v3.18-17.08
This is the 3.18.66 stable release
Diffstat (limited to 'drivers/iio/light/tsl2563.c')
-rw-r--r--drivers/iio/light/tsl2563.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iio/light/tsl2563.c b/drivers/iio/light/tsl2563.c
index 94daa9fc1247..6a135effb7c5 100644
--- a/drivers/iio/light/tsl2563.c
+++ b/drivers/iio/light/tsl2563.c
@@ -626,7 +626,7 @@ static irqreturn_t tsl2563_event_handler(int irq, void *private)
struct tsl2563_chip *chip = iio_priv(dev_info);
iio_push_event(dev_info,
- IIO_UNMOD_EVENT_CODE(IIO_LIGHT,
+ IIO_UNMOD_EVENT_CODE(IIO_INTENSITY,
0,
IIO_EV_TYPE_THRESH,
IIO_EV_DIR_EITHER),