drivers:misc:ti-st: reduce ldisc & cmd resp tout
Previously increased timeout value of 5 seconds coupled with 5 retries for each failure affected the BT & GPS registrations.
Because BT and GPS wait for about only 6 seconds before they give up their
registrations, they show up to UI that turn-on fail, although the chip could
be eventually communicated with after about 10 seconds.
So, by reducing timeout - if ST can't communicate with chip within 5 seconds
(1*5 retries) - let the UI retry.
Note: the failure are when WLAN is turned on.
Change-Id: Iee4b2b5cbba64a825dba74c79af4b8d8629202d5
Signed-off-by: Pavan Savoy <pavan_savoy@ti.com>
1 file changed