Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 366864
b: refs/heads/master
c: dc6d2a2
h: refs/heads/master
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Mar 25, 2013
1 parent 85d22cc commit d2da34d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 33b6b89bd32ff54ac17fa07408e9743b20542542
refs/heads/master: dc6d2a2f66a156ea90924abde553560481b6b57b
7 changes: 0 additions & 7 deletions trunk/drivers/media/dvb-frontends/au8522_decoder.c
Original file line number Diff line number Diff line change
Expand Up @@ -649,13 +649,6 @@ static int au8522_g_chip_ident(struct v4l2_subdev *sd,

static const struct v4l2_subdev_core_ops au8522_core_ops = {
.log_status = v4l2_ctrl_subdev_log_status,
.g_ext_ctrls = v4l2_subdev_g_ext_ctrls,
.try_ext_ctrls = v4l2_subdev_try_ext_ctrls,
.s_ext_ctrls = v4l2_subdev_s_ext_ctrls,
.g_ctrl = v4l2_subdev_g_ctrl,
.s_ctrl = v4l2_subdev_s_ctrl,
.queryctrl = v4l2_subdev_queryctrl,
.querymenu = v4l2_subdev_querymenu,
.g_chip_ident = au8522_g_chip_ident,
.reset = au8522_reset,
#ifdef CONFIG_VIDEO_ADV_DEBUG
Expand Down

0 comments on commit d2da34d

Please sign in to comment.