ath6kl: Invoke WOW suspend/resume calls during PM operation
authorRaja Mani <rmani@qca.qualcomm.com>
Mon, 7 Nov 2011 20:52:46 +0000 (22:52 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 11 Nov 2011 11:00:00 +0000 (13:00 +0200)
commitd7c44e0ba5003c22a9ff3545fc2f51eaca8a95b1
treee9ca5bfa99970e3e0457d133b7ce145e1152913c
parent524441e3a7cadf12acbb409ad733d783ba1da459
ath6kl: Invoke WOW suspend/resume calls during PM operation

Link ath6kl's wow suspend/resume functions with the actual suspend/resume path.

WOW mode is selected when the host sdio controller supports both
MMC_PM_KEEP_POWER and MMC_PM_WAKE_SDIO_IRQ capabilities.

kvalo: also adds a missing break in ath6kl_cfg80211_resume(), luckily
it didn't have any effect on functionality.

Signed-off-by: Raja Mani <rmani@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/cfg80211.c
drivers/net/wireless/ath/ath6kl/sdio.c