Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161505
b: refs/heads/master
c: 0b01573
h: refs/heads/master
i:
  161503: b7a51db
v: v3
  • Loading branch information
Eberhard Mattes authored and Mauro Carvalho Chehab committed Sep 12, 2009
1 parent ecd8e28 commit 0b1dbb1
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: bb2c818fae1dfdb6bea6e4f80b391656101bbd38
refs/heads/master: 0b0157398eb5c0786567b11fcf651147b0892c81
1 change: 1 addition & 0 deletions trunk/drivers/media/dvb/dvb-usb/cinergyT2-fe.c
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ static int cinergyt2_fe_set_frontend(struct dvb_frontend *fe,
param.tps = cpu_to_le16(compute_tps(fep));
param.freq = cpu_to_le32(fep->frequency / 1000);
param.bandwidth = 8 - fep->u.ofdm.bandwidth - BANDWIDTH_8_MHZ;
param.flags = 0;

err = dvb_usb_generic_rw(state->d,
(char *)&param, sizeof(param),
Expand Down

0 comments on commit 0b1dbb1

Please sign in to comment.