Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285589
b: refs/heads/master
c: 63aad05
h: refs/heads/master
i:
  285587: 5f60058
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Dec 31, 2011
1 parent 0557186 commit f561908
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 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: 8de8594a79ae43b08d115c94f09373f6c673f202
refs/heads/master: 63aad05b8d27f4e62227061f7e4ecc7041b92f58
1 change: 0 additions & 1 deletion trunk/drivers/media/dvb/dvb-core/dvb_frontend.c
Original file line number Diff line number Diff line change
Expand Up @@ -1309,7 +1309,6 @@ static void dtv_set_default_delivery_caps(const struct dvb_frontend *fe, struct
p->u.buffer.len = ncaps;
return;
}

switch (info->type) {
case FE_QPSK:
p->u.buffer.data[ncaps++] = SYS_DVBS;
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/media/dvb/frontends/s921.c
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,7 @@ static int s921_get_frontend(struct dvb_frontend *fe,

/* FIXME: Probably it is possible to get it from regs f1 and f2 */
p->frequency = state->currentfreq;
p->delivery_system = SYS_ISDBT;

return 0;
}
Expand Down

0 comments on commit f561908

Please sign in to comment.