ath6kl: implement suspend support
authorKalle Valo <kvalo@qca.qualcomm.com>
Fri, 22 Jul 2011 05:26:20 +0000 (08:26 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 31 Aug 2011 07:10:54 +0000 (10:10 +0300)
commit4fa0c40822739978fd949ff22b59f2cf28ffed2a
tree7748263227daccbb7f3d4de01a9102218ddee1b7
parent78d9f8006418b7a3e6e35323e794f99c978c506f
ath6kl: implement suspend support

For now this is implemented so that if host supports power is kept in
the chip. If that's not supported, an error is returned and sdio stack
will remove the device during suspend.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/cfg80211.c
drivers/net/wireless/ath/ath6kl/core.h
drivers/net/wireless/ath/ath6kl/hif-ops.h
drivers/net/wireless/ath/ath6kl/hif.h
drivers/net/wireless/ath/ath6kl/main.c
drivers/net/wireless/ath/ath6kl/sdio.c