Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37401
b: refs/heads/master
c: 40346b2
h: refs/heads/master
i:
  37399: 1a3600e
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Sep 26, 2006
1 parent e820aa9 commit aad6c4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: d591b9ccbe27fe974702411cff422fb6c6c62ad2
refs/heads/master: 40346b290fcbf95d17c05ffe5101a1b5de8af548
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ static void set_standard(struct pvr2_hdw *hdw)
v4l2_std_id vs;
vs = hdw->std_mask_cur;
pvr2_trace(PVR2_TRACE_CHIPS,
"i2c v4l2 set_standard(0x%llx)",(__u64)vs);
"i2c v4l2 set_standard(0x%llx)",(long long unsigned)vs);

pvr2_i2c_core_cmd(hdw,VIDIOC_S_STD,&vs);
}
Expand Down

0 comments on commit aad6c4c

Please sign in to comment.