Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357511
b: refs/heads/master
c: 9f3b935
h: refs/heads/master
i:
  357509: 1db18cd
  357507: 49826c1
  357503: 9601f66
v: v3
  • Loading branch information
Federico Vaga authored and Mauro Carvalho Chehab committed Feb 6, 2013
1 parent 3b6aa9e commit 91258e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 8dc97ea20c2bdf406348640abbd35eb89c843957
refs/heads/master: 9f3b935bfdf0e92b07a6ce0baf0eaa40b98866dc
3 changes: 0 additions & 3 deletions trunk/drivers/media/i2c/adv7180.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down

0 comments on commit 91258e1

Please sign in to comment.