android_kernel_xiaomi_sm8350/core/cds
Arun Khandavalli 55f890bb97 qcacld-3.0: Send De-init sequence to firmware when the modules are not enabled
With the new statemachine  cds start/stop will not be invoked without an
interface up from upperlayer. As part of cds stop host sends de-initialization
sequence to firmware, If there is no interface up from the upper layer and
driver gets removed, host driver dosent send the de-init
inidication to firmware and starts closing its modules because of this
fw & host are out of sync.

To migitate the issue send the de-init sequence during if the modules are
opened but not enabled.

Change-Id: Ice85f995a870e69e52b4fcf2fac13761bf1a63a1
CRs-Fixed: 1060893
2016-09-02 18:24:20 -07:00
..
inc qcacld-3.0: Send De-init sequence to firmware when the modules are not enabled 2016-09-02 18:24:20 -07:00
src qcacld-3.0: Send De-init sequence to firmware when the modules are not enabled 2016-09-02 18:24:20 -07:00