Revert "msm: pil-q6v4: Increase PROXY_VOTE_TIMEOUT to 40 seconds."

This reverts commit 4417526a48b579974388dfe7309d08a7f6994633.

Due to faster modem authentication and boot times, 10 seconds is once
again more than long enough to allow the modem to assert its own
resource votes before the proxy votes are removed.

Change-Id: I881ae6f0edd1f0879899cfabbca180a90e0db8f0
Signed-off-by: Matt Wagantall <mattw@codeaurora.org>
diff --git a/arch/arm/mach-msm/pil-q6v4.c b/arch/arm/mach-msm/pil-q6v4.c
index 511377d..98754c7 100644
--- a/arch/arm/mach-msm/pil-q6v4.c
+++ b/arch/arm/mach-msm/pil-q6v4.c
@@ -29,7 +29,7 @@
 #include "pil-q6v4.h"
 #include "scm-pas.h"
 
-#define PROXY_VOTE_TIMEOUT	40000
+#define PROXY_VOTE_TIMEOUT	10000
 
 #define QDSP6SS_RST_EVB		0x0
 #define QDSP6SS_RESET		0x04