Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285773
b: refs/heads/master
c: 9e94136
h: refs/heads/master
i:
  285771: e45ef5c
v: v3
  • Loading branch information
Antti Palosaari authored and Mauro Carvalho Chehab committed Jan 11, 2012
1 parent fed88d9 commit c165309
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 083b6b8a234dc13121ddab7fc622574d8ab66bc4
refs/heads/master: 9e94136d364a424b53048031bd35a4261ae8f9e2
2 changes: 2 additions & 0 deletions trunk/drivers/media/common/tuners/mxl5007t.c
Original file line number Diff line number Diff line change
Expand Up @@ -644,8 +644,10 @@ static int mxl5007t_set_params(struct dvb_frontend *fe)
break;
case 7000000:
bw = MxL_BW_7MHz;
break;
case 8000000:
bw = MxL_BW_8MHz;
break;
default:
return -EINVAL;
}
Expand Down

0 comments on commit c165309

Please sign in to comment.