commit | 38742399277028f0fb3add42736bf54f5e35092b | [log] [tgz] |
---|---|---|
author | Deepthi Gowri <deepthi@codeaurora.org> | Wed Oct 15 19:47:29 2014 +0530 |
committer | Srinivas Girigowda <sgirigow@codeaurora.org> | Mon Jan 18 16:49:48 2016 -0800 |
tree | 63daf036d4cdb7151cee74881cb5d7a26e3ee06d | |
parent | aee0767677092bf08d09361f2564201ff7584d25 [diff] |
wcnss_service: Check for modem support at the run time. Some of the targets do not support modem. While starting wcnss service it would check if the modem initialization is successful. Only if it is successful, wcnss service is started. If not, this would introduce a delay in the of process of driver load. To address this, check if the target has the modem support. Change-Id: Ib8ab8718f11389c6e540606a82de87ce4c849307 CRs-Fixed: 715392