|
@@ -402,9 +402,6 @@ static const struct v4l2_subdev_video_ops adv7180_video_ops = {
|
|
|
static const struct v4l2_subdev_core_ops adv7180_core_ops = {
|
|
|
.g_chip_ident = adv7180_g_chip_ident,
|
|
|
.s_std = adv7180_s_std,
|
|
|
- .queryctrl = v4l2_subdev_queryctrl,
|
|
|
- .g_ctrl = v4l2_subdev_g_ctrl,
|
|
|
- .s_ctrl = v4l2_subdev_s_ctrl,
|
|
|
};
|
|
|
|
|
|
static const struct v4l2_subdev_ops adv7180_ops = {
|