Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 314143
b: refs/heads/master
c: 461b958
h: refs/heads/master
i:
  314141: 9e2678c
  314139: 8eb2c48
  314135: 43b125e
  314127: b6556f9
  314111: 36bccb5
v: v3
  • Loading branch information
Victor Goldenshtein authored and Luciano Coelho committed Jun 5, 2012
1 parent 9f34550 commit c6aa33a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 836d3f2058ca42eda96dcf187cd72a0ea2a5bf6c
refs/heads/master: 461b958fd62c62b61d27e0f567128eb2170c0cf2
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/ti/wl18xx/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -427,8 +427,8 @@ static struct wlcore_conf wl18xx_conf = {
.swallow_period = 5,
.n_divider_fref_set_1 = 0xff, /* default */
.n_divider_fref_set_2 = 12,
.m_divider_fref_set_1 = 148,
.m_divider_fref_set_2 = 0xffff, /* default */
.m_divider_fref_set_1 = 0xffff,
.m_divider_fref_set_2 = 148, /* default */
.coex_pll_stabilization_time = 0xffffffff, /* default */
.ldo_stabilization_time = 0xffff, /* default */
.fm_disturbed_band_margin = 0xff, /* default */
Expand Down

0 comments on commit c6aa33a

Please sign in to comment.