summaryrefslogtreecommitdiff
path: root/power
diff options
context:
space:
mode:
Diffstat (limited to 'power')
-rw-r--r--power/common.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/power/common.c b/power/common.c
index 6f14e69989..ea6190d523 100644
--- a/power/common.c
+++ b/power/common.c
@@ -663,8 +663,6 @@ void chipset_task(void *u)
static uint32_t last_in_signals;
while (1) {
- msleep(100);
- continue;
/*
* In order to prevent repeated console spam, only print the
* current power state if something has actually changed. It's