Skip to content

Commit

Permalink
V4L/DVB (13704): [MB86A16] FIX: Don't loop again, if we have SYNC
Browse files Browse the repository at this point in the history
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Manu Abraham authored and Mauro Carvalho Chehab committed Jan 17, 2010
1 parent 776c3eb commit 071e306
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/media/dvb/frontends/mb86a16.c
Original file line number Diff line number Diff line change
Expand Up @@ -1487,6 +1487,7 @@ static int mb86a16_set_fe(struct mb86a16_state *state)
if (sync) {
dprintk(verbose, MB86A16_INFO, 1, "******* SYNC *******");
freqerr_chk(state, state->frequency, state->srate, 1);
break;
}
}

Expand Down

0 comments on commit 071e306

Please sign in to comment.