Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65734
b: refs/heads/master
c: afa76b3
h: refs/heads/master
v: v3
  • Loading branch information
Rolf Eike Beer authored and Mauro Carvalho Chehab committed Oct 10, 2007
1 parent 19a671f commit f3460cb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: be848fe39a656fd57429263f5ac8c656ccdff362
refs/heads/master: afa76b392e10d37c9e717198b5c2686de26c629d
2 changes: 0 additions & 2 deletions trunk/drivers/media/video/em28xx/em28xx-video.c
Original file line number Diff line number Diff line change
Expand Up @@ -268,8 +268,6 @@ static int em28xx_v4l2_open(struct inode *inode, struct file *filp)
if (NULL == dev)
return -ENODEV;

filp->private_data=dev;

em28xx_videodbg("open minor=%d type=%s users=%d\n",
minor,v4l2_type_names[dev->type],dev->users);

Expand Down

0 comments on commit f3460cb

Please sign in to comment.