Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306752
b: refs/heads/master
c: 0b2948e
h: refs/heads/master
v: v3
  • Loading branch information
Hauke Mehrtens authored and John W. Linville committed May 16, 2012
1 parent b644fd0 commit 3078cb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e2da4bd3ec7842fbef2bc7bffde3e1ad0c15f516
refs/heads/master: 0b2948eeb128e259b7903b12de79d6886d43eb11
2 changes: 1 addition & 1 deletion trunk/drivers/bcma/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ void bcma_core_set_clockmode(struct bcma_device *core,
pr_err("HT force timeout\n");
break;
case BCMA_CLKMODE_DYNAMIC:
pr_warn("Dynamic clockmode not supported yet!\n");
bcma_set32(core, BCMA_CLKCTLST, ~BCMA_CLKCTLST_FORCEHT);
break;
}
}
Expand Down

0 comments on commit 3078cb6

Please sign in to comment.