Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64923
b: refs/heads/master
c: 7b9fbc3
h: refs/heads/master
i:
  64921: 91a276f
  64919: 0304448
v: v3
  • Loading branch information
Jean Delvare authored and Mauro Carvalho Chehab committed Sep 14, 2007
1 parent 2cc3b7e commit a9b6d49
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: f5e4feead773cb449212eacfa254a238a953d4d5
refs/heads/master: 7b9fbc3e30f785412a26819aa4daf0b6c27f6c53
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/pwc/pwc-if.c
Original file line number Diff line number Diff line change
Expand Up @@ -1243,7 +1243,7 @@ static int pwc_video_close(struct inode *inode, struct file *file)
PWC_ERROR("Failed to power down camera (%d)\n", i);
}
pdev->vopen--;
PWC_DEBUG_OPEN("<< video_close() vopen=%d\n", i);
PWC_DEBUG_OPEN("<< video_close() vopen=%d\n", pdev->vopen);
} else {
pwc_cleanup(pdev);
/* Free memory (don't set pdev to 0 just yet) */
Expand Down

0 comments on commit a9b6d49

Please sign in to comment.