summaryrefslogtreecommitdiff
path: root/common/extpower_usb.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/extpower_usb.c')
-rw-r--r--common/extpower_usb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/extpower_usb.c b/common/extpower_usb.c
index a34d0ac66c..7a89f37510 100644
--- a/common/extpower_usb.c
+++ b/common/extpower_usb.c
@@ -156,7 +156,7 @@ static const int apple_charger_type[4] = {I_LIMIT_500MA,
static int video_power_enabled;
-#define NON_STD_CHARGER_REDETECT_DELAY (4 * SECOND)
+#define NON_STD_CHARGER_REDETECT_DELAY (600 * MSEC)
static enum {
NO_REDETECT,
REDETECT_SCHEDULED,