aboutsummaryrefslogtreecommitdiff
path: root/src/ec/lenovo
diff options
context:
space:
mode:
Diffstat (limited to 'src/ec/lenovo')
-rw-r--r--src/ec/lenovo/h8/h8.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ec/lenovo/h8/h8.c b/src/ec/lenovo/h8/h8.c
index 882ac0271c..3442f68ff8 100644
--- a/src/ec/lenovo/h8/h8.c
+++ b/src/ec/lenovo/h8/h8.c
@@ -196,6 +196,7 @@ static void h8_enable(struct device *dev)
dev->ops = &h8_dev_ops;
+ ec_clear_out_queue();
h8_log_ec_version();
/* Always enable I/O range 0x1600-0x160f and thermal management */