summaryrefslogtreecommitdiff
path: root/common/motion_sense.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/motion_sense.c')
-rw-r--r--common/motion_sense.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/motion_sense.c b/common/motion_sense.c
index 92690d7aea..114f240fba 100644
--- a/common/motion_sense.c
+++ b/common/motion_sense.c
@@ -416,7 +416,7 @@ static void motion_sense_switch_sensor_rate(void)
(ret != EC_SUCCESS) &&
(i == CONFIG_LID_ANGLE_SENSOR_BASE ||
i == CONFIG_LID_ANGLE_SENSOR_LID))
- tablet_set_mode(0);
+ tablet_set_mode(0, TABLET_TRIGGER_LID);
}
} else {
/* The sensors are being powered off */