Revert "[REVERT ME] hsi: increase TX timeout to 2.5 sec"
authorNicolas LOUIS <nicolasx.louis@intel.com>
Fri, 18 May 2012 12:33:41 +0000 (14:33 +0200)
committerbuildbot <buildbot@intel.com>
Sat, 19 May 2012 13:26:24 +0000 (06:26 -0700)
BZ: 31385

This reverts commit 16c0349d47b22b8385db11f6adc43b2fe5ac5153.
This reverts patch http://android.intel.com:8080/#/c/43104

Change-Id: If04d884676a14e23a8a82270c917b3f4bab4a924
Signed-off-by: Nicolas LOUIS <nicolasx.louis@intel.com>
Reviewed-on: http://android.intel.com:8080/49402
Reviewed-by: Predon, Frederic <frederic.predon@intel.com>
Reviewed-by: Robert, Denis <denis.robert@intel.com>
Tested-by: Robert, Denis <denis.robert@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
drivers/hsi/clients/hsi_ffl_tty.c

index f2c7644..99532c3 100644 (file)
@@ -63,7 +63,7 @@
 #define FFL_RX_DELAY           100000
 
 /* Defaut TX timeout delay expressed in microseconds */
-#define TTY_HANGUP_DELAY       2500000
+#define TTY_HANGUP_DELAY       100000
 
 /* Delays for powering up/resetting the modem, ms */
 #define PO_INTERLINE_DELAY     1