Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 01342358 authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (3606): Minor layout changes to make it consistent

parent 51dab14e
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -811,7 +811,7 @@ static void saa7115_set_lcr(struct i2c_client *client, struct v4l2_sliced_vbi_fo
	u8 lcr[24];
	int i, x;

	/* saa7113/71144 doesn't yet support VBI */
	/* saa7113/7114 doesn't yet support VBI */
	if (state->ident != V4L2_IDENT_SAA7115)
		return;