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

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

Signed-off-by: default avatarHans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent f1f8c907
......@@ -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,
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment