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

Commit 0254294f authored by Antti Palosaari's avatar Antti Palosaari Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (13055): af9015: fix few typos

parent 486ba12b
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1297,7 +1297,7 @@ static struct dvb_usb_device_properties af9015_properties[] = {
		.firmware = "dvb-usb-af9015.fw",
		.no_reconnect = 1,

		.size_of_priv = sizeof(struct af9015_state), \
		.size_of_priv = sizeof(struct af9015_state),

		.num_adapters = 2,
		.adapter = {
@@ -1403,7 +1403,7 @@ static struct dvb_usb_device_properties af9015_properties[] = {
		.firmware = "dvb-usb-af9015.fw",
		.no_reconnect = 1,

		.size_of_priv = sizeof(struct af9015_state), \
		.size_of_priv = sizeof(struct af9015_state),

		.num_adapters = 2,
		.adapter = {
@@ -1509,7 +1509,7 @@ static struct dvb_usb_device_properties af9015_properties[] = {
		.firmware = "dvb-usb-af9015.fw",
		.no_reconnect = 1,

		.size_of_priv = sizeof(struct af9015_state), \
		.size_of_priv = sizeof(struct af9015_state),

		.num_adapters = 2,
		.adapter = {