summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Relange <alexandre@relange.org>2013-05-16 14:54:00 +0100
committerJonathan Cameron <jic23@kernel.org>2013-05-22 22:16:49 +0100
commit39441078f76cf6733364f16e5c5b645c83de3c6e (patch)
treec9151495b98c4da9890c723754b5a7c146b9ff44
parent00a8d4234cd520fa7735a4421065ab6649d202ad (diff)
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: Alexandre Relange <alexandre@relange.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
-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 @@
#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