Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 172199
b: refs/heads/master
c: c7c8adb
h: refs/heads/master
i:
  172197: 5a1130c
  172195: 16f3745
  172191: e529075
v: v3
  • Loading branch information
Luciano Coelho authored and John W. Linville committed Nov 28, 2009
1 parent af8fd87 commit 378129e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 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: 4a90406b876cade9bb8d9c95b048d60fb979ba6b
refs/heads/master: c7c8adb53ff3e8fa3cf7a5144bd2791c4da2c07d
9 changes: 1 addition & 8 deletions trunk/drivers/net/wireless/wl12xx/wl1271_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -251,14 +251,7 @@ static struct conf_drv_settings default_conf = {
},
.sr_enable = 1,
.genparam = {
/*
* FIXME: The correct value CONF_REF_CLK_38_4_E
* causes the firmware to crash on boot.
* The value 5 apparently is an
* unnoficial XTAL configuration of the
* same frequency, which appears to work.
*/
.ref_clk = 5,
.ref_clk = CONF_REF_CLK_38_4_E,
.settling_time = 5,
.clk_valid_on_wakeup = 0,
.dc2dcmode = 0,
Expand Down

0 comments on commit 378129e

Please sign in to comment.