Skip to content

Commit

Permalink
V4L/DVB (10539): saa6588: remove legacy_class, not needed for saa6588
Browse files Browse the repository at this point in the history
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent f1f8c90 commit 7911a70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/video/saa6588.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
};

0 comments on commit 7911a70

Please sign in to comment.