aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/iio/light/hid-sensor-als.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iio/light/hid-sensor-als.c b/drivers/iio/light/hid-sensor-als.c
index 80d68ff02d29..cdc2cad0f01b 100644
--- a/drivers/iio/light/hid-sensor-als.c
+++ b/drivers/iio/light/hid-sensor-als.c
@@ -31,7 +31,7 @@
31#include "../common/hid-sensors/hid-sensor-trigger.h" 31#include "../common/hid-sensors/hid-sensor-trigger.h"
32 32
33/*Format: HID-SENSOR-usage_id_in_hex*/ 33/*Format: HID-SENSOR-usage_id_in_hex*/
34/*Usage ID from spec for Accelerometer-3D: 0x200041*/ 34/*Usage ID from spec for Ambiant-Light: 0x200041*/
35#define DRIVER_NAME "HID-SENSOR-200041" 35#define DRIVER_NAME "HID-SENSOR-200041"
36 36
37#define CHANNEL_SCAN_INDEX_ILLUM 0 37#define CHANNEL_SCAN_INDEX_ILLUM 0