Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14854
b: refs/heads/master
c: 97cb445
h: refs/heads/master
v: v3
  • Loading branch information
Luiz Capitulino authored and Linus Torvalds committed Dec 1, 2005
1 parent 74ba613 commit 1c8b570
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: f5b974cb16dd95d1ae0424f68f74550dbd793a33
refs/heads/master: 97cb445df6c6cb81e4f06ee159331f15bf5c4513
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/bttv-driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -1853,7 +1853,7 @@ static int bttv_common_ioctls(struct bttv *btv, unsigned int cmd, void *arg)
}
case VIDIOC_LOG_STATUS:
{
bttv_call_i2c_clients(btv, VIDIOC_LOG_STATUS, 0);
bttv_call_i2c_clients(btv, VIDIOC_LOG_STATUS, NULL);
return 0;
}

Expand Down

0 comments on commit 1c8b570

Please sign in to comment.