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

Commit 028d4c98 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

V4L/DVB (12858): go7007: whitespacing cleanups

parent dd694441
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1034,7 +1034,8 @@ static int brctrl_to_package(struct go7007 *go,
		0xBF1B,		framelen[7],
		0,		0,

#if 0 /* Remove once we don't care about matching */
#if 0
		/* Remove once we don't care about matching */
		0x200e,		0x0000,
		0xBF56,		4,
		0xBF57,		0,
+2 −1
Original line number Diff line number Diff line
@@ -111,7 +111,8 @@ static int wis_tw9903_command(struct i2c_client *client,
		i2c_smbus_write_byte_data(client, 0x02, 0x40 | (*input << 1));
		break;
	}
#if 0   /* The scaler on this thing seems to be horribly broken */
#if 0
	/* The scaler on this thing seems to be horribly broken */
	case DECODER_SET_RESOLUTION:
	{
		struct video_decoder_resolution *res = arg;
+1 −1

File changed.

Contains only whitespace changes.

+86 −86

File changed.

Contains only whitespace changes.