mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 09:44:18 +08:00
V4L/DVB (13704): [MB86A16] FIX: Don't loop again, if we have SYNC
Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
776c3ebe96
commit
071e3060a5
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user