Skip to content

Commit ce01e52

Browse files
committed
Revert "media: i2c: ov5647: Fix v4l2-compliance failure subscribing to events"
This reverts commit 0b59df5.
1 parent 4600619 commit ce01e52

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/media/i2c/ov5647.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -689,8 +689,6 @@ static const struct v4l2_subdev_core_ops ov5647_subdev_core_ops = {
689689
.g_register = ov5647_sensor_get_register,
690690
.s_register = ov5647_sensor_set_register,
691691
#endif
692-
.subscribe_event = v4l2_ctrl_subdev_subscribe_event,
693-
.unsubscribe_event = v4l2_event_subdev_unsubscribe,
694692
};
695693

696694
static const struct v4l2_rect *

0 commit comments

Comments
 (0)