summaryrefslogtreecommitdiff
path: root/drivers/hwmon/lsm303dlh_a.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/lsm303dlh_a.c')
-rw-r--r--drivers/hwmon/lsm303dlh_a.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwmon/lsm303dlh_a.c b/drivers/hwmon/lsm303dlh_a.c
index 309d60ae8ec..b9888add334 100644
--- a/drivers/hwmon/lsm303dlh_a.c
+++ b/drivers/hwmon/lsm303dlh_a.c
@@ -171,6 +171,7 @@ struct lsm303dlh_a_t {
* @interrupt_threshold: interrupt threshold for two channels
* @early_suspend: early suspend structure
* @device_status: device is ON, OFF or SUSPENDED
+ * @id: accelerometer device id
*/
struct lsm303dlh_a_data {
struct i2c_client *client;