Comment 5 for bug 204396

Revision history for this message
Feng Tang (feng-tang) wrote : Re: Marvell sd868x Power Management Code Broken/Incomplete

Actually, we don't need to unload/reload the driver during suspend cycle, while just keep the driver there.

When system wakeup, SD/SDIO stack will re-detect the SDIO device, and Wi-Fi driver probe function will be called again to init it. So in short, after system wakeup, the SDIO Wi-Fi is up and running (Moblin image work this way). Network-manager should take care of the reconnection to previous AP.