Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267449
b: refs/heads/master
c: a4a9414
h: refs/heads/master
i:
  267447: e95c578
v: v3
  • Loading branch information
Franky Lin authored and Greg Kroah-Hartman committed Aug 23, 2011
1 parent a7fd3f1 commit 2065aad
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 50206949c3ead36f21f38d26fc20122bc40779d6
refs/heads/master: a4a94142131676c34f53b45d2d601d8a6094492f
2 changes: 2 additions & 0 deletions trunk/drivers/staging/brcm80211/brcmfmac/bcmsdh_sdmmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -980,6 +980,8 @@ static int brcmf_ops_sdio_probe(struct sdio_func *func,
return -ENOMEM;
sdiodev->func1 = func;
dev_set_drvdata(&func->card->dev, sdiodev);

atomic_set(&brcmf_mmc_suspend, false);
}

gInstance->func[func->num] = func;
Expand Down

0 comments on commit 2065aad

Please sign in to comment.