From 01aac51e032582311a57fcee6728fd84b82d89b4 Mon Sep 17 00:00:00 2001 From: naveenk Date: Thu, 26 Jul 2012 14:26:55 +0530 Subject: Revert "Modified the hot-plug governor down_delay to be 500ms instead of 2s" This is required as it is causing performance regression for SD, eMMC and USB Bug 1006055 Bug 1021754 This reverts commit 2f5a59bbeee465fb33d012b8dc714fa0c1637209. Change-Id: Ie54c28859ead976b5c554191d42eb22569370063 Signed-off-by: naveen kumar arepalli Reviewed-on: http://git-master/r/118575 Reviewed-by: Simone Willett Tested-by: Simone Willett --- arch/arm/mach-tegra/cpu-tegra3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/mach-tegra/cpu-tegra3.c') diff --git a/arch/arm/mach-tegra/cpu-tegra3.c b/arch/arm/mach-tegra/cpu-tegra3.c index fc96dd6e14b2..ec63622b4705 100644 --- a/arch/arm/mach-tegra/cpu-tegra3.c +++ b/arch/arm/mach-tegra/cpu-tegra3.c @@ -41,7 +41,7 @@ #define INITIAL_STATE TEGRA_HP_DISABLED #define UP2G0_DELAY_MS 70 #define UP2Gn_DELAY_MS 100 -#define DOWN_DELAY_MS 500 +#define DOWN_DELAY_MS 2000 static struct mutex *tegra3_cpu_lock; -- cgit v1.2.3