Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306726
b: refs/heads/master
c: 5699257
h: refs/heads/master
v: v3
  • Loading branch information
Ming Jiang authored and Kalle Valo committed Apr 23, 2012
1 parent 928d97b commit 14938bb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3b8ffc6a22ba05d5ce12f375b060c9e62ed8f016
refs/heads/master: 5699257f69f9584d10b53bb595ed58a434d64321
3 changes: 3 additions & 0 deletions trunk/drivers/net/wireless/ath/ath6kl/sdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -915,6 +915,9 @@ static int ath6kl_sdio_suspend(struct ath6kl *ar, struct cfg80211_wowlan *wow)
}

cut_pwr:
if (func->card && func->card->host)
func->card->host->pm_flags &= ~MMC_PM_KEEP_POWER;

return ath6kl_cfg80211_suspend(ar, ATH6KL_CFG_SUSPEND_CUTPOWER, NULL);
}

Expand Down

0 comments on commit 14938bb

Please sign in to comment.