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:
Manu Abraham 2009-12-02 22:01:39 -03:00 committed by Mauro Carvalho Chehab
parent e15c7ccd31
commit 776c3ebe96

View file

@ -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);
}
}