Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320104
b: refs/heads/master
c: 7eaf718
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jul 6, 2012
1 parent c596774 commit 4d80f01
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 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: 9e23f50a762c236049b4965a42d86d55fcdbbfb3
refs/heads/master: 7eaf718844c585e293b8d0d1173baab9b9c20d7d
6 changes: 4 additions & 2 deletions trunk/drivers/media/dvb/frontends/drxk_hard.c
Original file line number Diff line number Diff line change
Expand Up @@ -5557,8 +5557,10 @@ static int SetQAM(struct drxk_state *state, u16 IntermediateFreqkHz,
"parameters was successful - using %d parameters.\n",
qamDemodParamCount);

/* One of our commands was successful. We don't need to
/* auto-probe anymore, now that we got the correct command. */
/*
* One of our commands was successful. We don't need to
* auto-probe anymore, now that we got the correct command.
*/
state->qam_demod_parameter_count = qamDemodParamCount;
}

Expand Down

0 comments on commit 4d80f01

Please sign in to comment.