Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306780
b: refs/heads/master
c: 044e68c
h: refs/heads/master
v: v3
  • Loading branch information
Nathan Hintz authored and John W. Linville committed May 16, 2012
1 parent 0b0fd5b commit 665ffa0
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 16d75faed98250423abdaf1fa0a3719c5e4e8b45
refs/heads/master: 044e68c0cd01a70fd4929ce19ce52ba5df839b22
1 change: 1 addition & 0 deletions trunk/drivers/bcma/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ void bcma_core_disable(struct bcma_device *core, u32 flags)
udelay(10);

bcma_awrite32(core, BCMA_RESET_CTL, BCMA_RESET_CTL_RESET);
bcma_aread32(core, BCMA_RESET_CTL);
udelay(1);
}
EXPORT_SYMBOL_GPL(bcma_core_disable);
Expand Down

0 comments on commit 665ffa0

Please sign in to comment.