Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73143
b: refs/heads/master
c: a8ab68b
h: refs/heads/master
i:
  73141: 5a85b74
  73139: c2bd356
  73135: 92219e6
v: v3
  • Loading branch information
Trent Piepho authored and Mauro Carvalho Chehab committed Nov 4, 2007
1 parent df9d95e commit 4b9300a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 35378434e739ac869d0146a47133a0f9d6fd2ee8
refs/heads/master: a8ab68bffe3fe7b8e9ff963ea321d283fc77ac5f
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/bt8xx/bttv-driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -3113,6 +3113,8 @@ static int bttv_do_ioctl(struct inode *inode, struct file *file,
vm->width,vm->height,field);
if (0 != retval)
goto fh_unlock_and_return;
btv->init.width = vm->width;
btv->init.height = vm->height;
spin_lock_irqsave(&btv->s_lock,flags);
buffer_queue(&fh->cap,&buf->vb);
spin_unlock_irqrestore(&btv->s_lock,flags);
Expand Down

0 comments on commit 4b9300a

Please sign in to comment.