From: Kalle Valo Date: Tue, 1 Nov 2011 06:44:21 +0000 (+0200) Subject: ath6kl: implement ath6kl_cfg80211_suspend() X-Git-Tag: v3.3-rc1~182^2~261^2~200^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52d81a6883fb36c4304fb5619bfa5f61eb7986ef;p=pandora-kernel.git 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 --- Reading git-diff-tree failed