From: Ming Jiang Date: Fri, 13 Apr 2012 13:09:25 +0000 (+0800) Subject: ath6kl: allow deepsleep_suspend function when wlan interface down X-Git-Tag: v3.5-rc1~101^2~6^2^2~84^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48f27587aad1e1630104672b9e20d9d721ea8718;p=pandora-kernel.git ath6kl: allow deepsleep_suspend function when wlan interface down Aafter wlan interface is down WLAN_ENABLED flags will be cleared and deepsleep_suspend function will be blocked in this senario. This patch allows deepsleep_suspend function when wlan interface down by removed the WLAN_ENABLED flag checking. kvalo: fix commit log Signed-off-by: Ming Jiang Signed-off-by: Kalle Valo --- Reading git-diff-tree failed