commit | 7a139e66b9e158025794a27a202675def836df9a | [log] [tgz] |
---|---|---|
author | Ravi Kumar Bokka <c_brkum@qti.qualcomm.com> | Thu Nov 17 21:32:55 2016 +0530 |
committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | Fri Nov 18 14:45:47 2016 +0530 |
tree | 129e68265f2573240afb4909f9556b4b2c673b55 | |
parent | 69de3300ba2fa818e6657c2196440553ea2f2c1b [diff] |
prima: Increase driver wait time for platform driver to come up Presently wlan driver is waiting for 5sec to platform driver to come up and to download NV data. But in some cases its observed that platform driver is taking more than 5sec to download NV data, leading wlan driver load failure. Increase driver wait time for platform driver to download NV data from 5sec to 10sec. Change-Id: I0236b3e3070bd670cac94d5c82d0571b88ae22d5 CRs-Fixed: 1091409