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

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

V4L/DVB (10539): saa6588: remove legacy_class, not needed for saa6588

parent f1f8c907
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -526,6 +526,5 @@ static struct v4l2_i2c_driver_data v4l2_i2c_data = {
	.command = saa6588_command,
	.probe = saa6588_probe,
	.remove = saa6588_remove,
	.legacy_class = I2C_CLASS_TV_ANALOG,
	.id_table = saa6588_id,
};