Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300248
b: refs/heads/master
c: 910a5f2
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed May 8, 2012
1 parent af46aca commit a28dc62
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 3e1fd4783b2b4ae887112e6af3ce1bb1a6be19c4
refs/heads/master: 910a5f2e9642d5be373beae3d29e1c4a3bc7d83b
4 changes: 4 additions & 0 deletions trunk/drivers/media/dvb/dvb-core/dvb_frontend.c
Original file line number Diff line number Diff line change
Expand Up @@ -1921,6 +1921,10 @@ static int dtv_set_frontend(struct dvb_frontend *fe)
} else {
/* default values */
switch (c->delivery_system) {
case SYS_DVBS:
case SYS_DVBS2:
case SYS_ISDBS:
case SYS_TURBO:
case SYS_DVBC_ANNEX_A:
case SYS_DVBC_ANNEX_C:
fepriv->min_delay = HZ / 20;
Expand Down

0 comments on commit a28dc62

Please sign in to comment.