Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176803
b: refs/heads/master
c: 6e8fdbd
h: refs/heads/master
i:
  176801: 6e82948
  176799: 5794e32
v: v3
  • Loading branch information
Márton Németh authored and Mauro Carvalho Chehab committed Dec 16, 2009
1 parent 002d8da commit e3cd183
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 89dfc557d1b85bbaf04ca4c9927c6ea22df72e04
refs/heads/master: 6e8fdbd023ef6a05da444baacfea75fdf97bdc50
3 changes: 1 addition & 2 deletions trunk/drivers/media/dvb/frontends/dib8000.c
Original file line number Diff line number Diff line change
Expand Up @@ -1423,10 +1423,9 @@ static void dib8000_set_channel(struct dib8000_state *state, u8 seq, u8 autosear
}
break;
}
}
if (state->fe.dtv_property_cache.isdbt_sb_mode == 1)
for (i = 0; i < 8; i++)
dib8000_write_word(state, 343 + i, ncoeff[i]);
}

// P_small_coef_ext_enable=ISDB-Tsb, P_small_narrow_band=ISDB-Tsb, P_small_last_seg=13, P_small_offset_num_car=5
dib8000_write_word(state, 351,
Expand Down

0 comments on commit e3cd183

Please sign in to comment.