forked from Minki/linux
V4L/DVB (13703): [MB86A16] Fix wrong message printed out
Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
e15c7ccd31
commit
776c3ebe96
@ -1475,7 +1475,7 @@ static int mb86a16_set_fe(struct mb86a16_state *state)
|
||||
SEQ_set(state, 1);
|
||||
}
|
||||
} else {
|
||||
dprintk(verbose, MB86A16_INFO, 1, "NO -- SIGNAL");
|
||||
dprintk(verbose, MB86A16_INFO, 1, "NO -- SYNC");
|
||||
SEQ_set(state, 1);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user