Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137962
b: refs/heads/master
c: 869826a
h: refs/heads/master
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent 0359c19 commit e73e823
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b80696b700b25b7aa054610af84a1f05e4f4ea58
refs/heads/master: 869826a1cbd30f2604de4add19cfa847e00f2d19
1 change: 1 addition & 0 deletions trunk/drivers/media/video/zoran/zoran_driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -3260,6 +3260,7 @@ static int zoran_queryctrl(struct file *file, void *__fh,
ctrl->step = 1;
ctrl->default_value = 32768;
ctrl->type = V4L2_CTRL_TYPE_INTEGER;
ctrl->flags = V4L2_CTRL_FLAG_SLIDER;

return 0;
}
Expand Down

0 comments on commit e73e823

Please sign in to comment.