Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 261491
b: refs/heads/master
c: e16cede
h: refs/heads/master
i:
  261489: 2c005b5
  261487: b66cba5
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jul 27, 2011
1 parent 6aa3415 commit 5ea09fb
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: 469ffe08366589f3096247590b16f712b20c51c3
refs/heads/master: e16cede5a8945bda970b7dd80bc51c539e0e4c2d
2 changes: 2 additions & 0 deletions trunk/drivers/media/dvb/frontends/drxk_hard.c
Original file line number Diff line number Diff line change
Expand Up @@ -3822,6 +3822,8 @@ static int SetDVBT(struct drxk_state *state, u16 IntermediateFreqkHz,
if (status < 0)
break;
break;
default:
return -EINVAL;
}

if (iqmRcRateOfs == 0) {
Expand Down

0 comments on commit 5ea09fb

Please sign in to comment.