Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 314162
b: refs/heads/master
c: e16de2c
h: refs/heads/master
v: v3
  • Loading branch information
Grant Erickson authored and Luciano Coelho committed Jun 7, 2012
1 parent 5f3b919 commit bd2ad11
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: 9fccc82e19db0d63741cd6c3d2a8829fc8854406
refs/heads/master: e16de2c4fc674f5558fd87f57c6a8e5156b22c21
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/ti/wl12xx/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -875,6 +875,7 @@ static int wl127x_boot_clk(struct wl1271 *wl)
/* ref clk: 19.2/38.4/38.4-XTAL */
clk = 0x3;
else if (priv->ref_clock == CONF_REF_CLK_26_E ||
priv->ref_clock == CONF_REF_CLK_26_M_XTAL ||
priv->ref_clock == CONF_REF_CLK_52_E)
/* ref clk: 26/52 */
clk = 0x5;
Expand Down

0 comments on commit bd2ad11

Please sign in to comment.