Commit 39441078 authored by Alexandre Relange's avatar Alexandre Relange Committed by Jonathan Cameron
Browse files

iio: Correct HID light sensor name in comments



The original driver was pasted from accelerometer driver, but the name
of the ID was not changed. This patch fixes this comment.

Signed-off-by: default avatarAlexandre Relange <alexandre@relange.org>
Signed-off-by: default avatarJonathan Cameron <jic23@kernel.org>
parent 00a8d423
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@
#include "../common/hid-sensors/hid-sensor-trigger.h"

/*Format: HID-SENSOR-usage_id_in_hex*/
/*Usage ID from spec for Accelerometer-3D: 0x200041*/
/*Usage ID from spec for Ambiant-Light: 0x200041*/
#define DRIVER_NAME "HID-SENSOR-200041"

#define CHANNEL_SCAN_INDEX_ILLUM 0