RE: [PATCH] mwifiex: pcie: implement timeout loop for FW programming doorbell

2016-11-24 Thread Amitkumar Karwar
t: [PATCH] mwifiex: pcie: implement timeout loop for FW > programming doorbell > > Marvell Wifi PCIe modules don't always behave nicely for PCIe power > management when their firmware hasn't been loaded, particularly after > suspending the PCIe link one or more times. When this

[PATCH] mwifiex: pcie: implement timeout loop for FW programming doorbell

2016-11-22 Thread Brian Norris
Marvell Wifi PCIe modules don't always behave nicely for PCIe power management when their firmware hasn't been loaded, particularly after suspending the PCIe link one or more times. When this happens, we might end up spinning forever in this status-polling tight loop. Let's make this less tight by