Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 241897
b: refs/heads/master
c: 03519b7
h: refs/heads/master
i:
  241895: edf0611
v: v3
  • Loading branch information
Qing Xu authored and Mauro Carvalho Chehab committed Mar 21, 2011
1 parent 6ca44ba commit 6bcfff5
Show file tree
Hide file tree
Showing 2 changed files with 3 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: d63044401a107ef22521e62c7f9b30c40b7c44ed
refs/heads/master: 03519b7e7ea531f5425be9d9bfe5f114e80951a0
2 changes: 2 additions & 0 deletions trunk/include/media/v4l2-subdev.h
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,8 @@ struct v4l2_subdev_video_ops {
struct v4l2_dv_timings *timings);
int (*enum_mbus_fmt)(struct v4l2_subdev *sd, unsigned int index,
enum v4l2_mbus_pixelcode *code);
int (*enum_mbus_fsizes)(struct v4l2_subdev *sd,
struct v4l2_frmsizeenum *fsize);
int (*g_mbus_fmt)(struct v4l2_subdev *sd,
struct v4l2_mbus_framefmt *fmt);
int (*try_mbus_fmt)(struct v4l2_subdev *sd,
Expand Down

0 comments on commit 6bcfff5

Please sign in to comment.