Loading
qcacld-3.0: Start the psoc idle timer in cfg80211 resume
During system suspend, the psoc idle timer is stopped. So it may happen that work was not scheduled and it got removed from the workqueue. This will result into the module state as enabled after system resume which will lead to extra power consumption. So, to avoid this issue, start the psoc idle timer in the system reume if all interfaces are down and module state is ENABLED. CRs-Fixed: 2867472 Change-Id: I2151e825919b45727a279a2285293e578ce86ffa