]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
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)
commitabcb344b3b823c8c9eac6e13e45a53eaf1d5d00b
tree7748263227daccbb7f3d4de01a9102218ddee1b7
parent1df94a8578eb099d9362cc0b84ef85015c47bbc5
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