Commit 776c3ebe authored by Manu Abraham's avatar Manu Abraham Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (13703): [MB86A16] Fix wrong message printed out

parent e15c7ccd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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);
				}
			}