Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157183
b: refs/heads/master
c: 7b80892
h: refs/heads/master
i:
  157181: cd5c2d5
  157179: e90446c
  157175: 5569966
  157167: c1b764e
  157151: b56b856
  157119: 3833902
  157055: 2093ba6
  156927: 24e2f77
  156671: 4be62f6
v: v3
  • Loading branch information
Roel Kluin authored and Mauro Carvalho Chehab committed Aug 31, 2009
1 parent f601111 commit c641daa
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: 31e0ad693fb4e1d1be19dbe1c4f5a1ab9978e810
refs/heads/master: 7b808924d65a4d1a0332d0043e02e9eb5dafe32b
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/zr364xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -695,7 +695,7 @@ static int zr364xx_release(struct file *file)
for (i = 0; i < 2; i++) {
err =
send_control_msg(udev, 1, init[cam->method][i].value,
0, init[i][cam->method].bytes,
0, init[cam->method][i].bytes,
init[cam->method][i].size);
if (err < 0) {
dev_err(&udev->dev, "error during release sequence\n");
Expand Down

0 comments on commit c641daa

Please sign in to comment.