| commit | 7e78959eef7ce6771cb87835f475e22dc6672162 | [log] [tgz] |
|---|---|---|
| author | Mihir Shete <smihir@codeaurora.org> | Thu Mar 13 18:50:49 2014 +0530 |
| committer | Mihir Shete <smihir@codeaurora.org> | Tue May 06 11:38:33 2014 +0530 |
| tree | bdf8282aaf5085cd2b76ca447f9755ce24f0f862 | |
| parent | ed80534e15836294bb3bbb8d8afa4904520e7aa6 [diff] |
wcnss: add API to check if wcnss is undergoing an SSR Wlan driver should not read registers from wcnss or try to communicate with the chip when it is undergoing a subsystem-restart. Added an API with the wcnss platform driver to check if ssr is in progress, this API will be used by the wlan driver to protect register access and other prohibited operations. Change-Id: Ia0d93e774af126d84dbaabf5c36a2c90fdbd58be CRs-Fixed: 621974 Signed-off-by: Mihir Shete <smihir@codeaurora.org>