Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142429
b: refs/heads/master
c: 2c6beca
h: refs/heads/master
i:
  142427: 198a570
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Apr 7, 2009
1 parent 1d4652f commit 1824d12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 4be1ad36683b23355f059c3386f97a4427d1a56a
refs/heads/master: 2c6beca875f0237ae9cfb2bb26144b60b9418c3a
3 changes: 1 addition & 2 deletions trunk/drivers/media/video/cx231xx/cx231xx-video.c
Original file line number Diff line number Diff line change
Expand Up @@ -1640,8 +1640,7 @@ static int vidioc_querycap(struct file *file, void *priv,

strlcpy(cap->driver, "cx231xx", sizeof(cap->driver));
strlcpy(cap->card, cx231xx_boards[dev->model].name, sizeof(cap->card));
strlcpy(cap->bus_info, dev->v4l2_dev.name,
sizeof(cap->bus_info));
usb_make_path(dev->udev, cap->bus_info, sizeof(cap->bus_info));

cap->version = CX231XX_VERSION_CODE;

Expand Down

0 comments on commit 1824d12

Please sign in to comment.