commit | 52d81a6883fb36c4304fb5619bfa5f61eb7986ef | [log] [tgz] |
---|---|---|
author | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Nov 01 08:44:21 2011 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Nov 11 12:59:00 2011 +0200 |
tree | f3a53b18f841bb10499965051f69791439cfc71e | |
parent | 1f40525512ba8c68902b3c2f5c09692364cc6b6a [diff] |
ath6kl: implement ath6kl_cfg80211_suspend() This is in preparation for cutpower suspend feature. HIF layer makes the decision based on information provided by cfg80211 and what hardware actually supports. Then it calls ath6kl_cfg80211_suspend() to enable the chosen mode. Functionality should be the same, this is just preparation for more suspend modes (cutpower and wow). Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>