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

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

V4L/DVB (9502): ov772x: CodingStyle improvements

parent cbd82441
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -876,7 +876,6 @@ static struct soc_camera_ops ov772x_ops = {

static int ov772x_probe(struct i2c_client *client,
			 const struct i2c_device_id *did)

{
	struct ov772x_priv        *priv;
	struct ov772x_camera_info *info;
@@ -933,7 +932,6 @@ static const struct i2c_device_id ov772x_id[] = {
};
MODULE_DEVICE_TABLE(i2c, ov772x_id);


static struct i2c_driver ov772x_i2c_driver = {
	.driver = {
		.name = "ov772x",