summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/cpu-tegra3.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-tegra/cpu-tegra3.c')
-rw-r--r--arch/arm/mach-tegra/cpu-tegra3.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-tegra/cpu-tegra3.c b/arch/arm/mach-tegra/cpu-tegra3.c
index afb71e5e413e..4cb9b6f34600 100644
--- a/arch/arm/mach-tegra/cpu-tegra3.c
+++ b/arch/arm/mach-tegra/cpu-tegra3.c
@@ -39,8 +39,8 @@
#include "clock.h"
#define INITIAL_STATE TEGRA_HP_DISABLED
-#define UP2G0_DELAY_MS 200
-#define UP2Gn_DELAY_MS 1000
+#define UP2G0_DELAY_MS 70
+#define UP2Gn_DELAY_MS 100
#define DOWN_DELAY_MS 2000
static struct mutex *tegra3_cpu_lock;