Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154951
b: refs/heads/master
c: 11b79ea
h: refs/heads/master
i:
  154949: 17fe392
  154947: 457db84
  154943: 2a5cd22
v: v3
  • Loading branch information
Jiri Slaby authored and Mauro Carvalho Chehab committed Jul 5, 2009
1 parent 574744a commit 2e1d5cf
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 791a08fc01aaa293a73c9dce260327fdee288faf
refs/heads/master: 11b79ea75ada39b7f1efdebdad520c93c3ac1f0e
1 change: 1 addition & 0 deletions trunk/drivers/media/video/em28xx/em28xx-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -2652,6 +2652,7 @@ static int em28xx_usb_probe(struct usb_interface *interface,
retval = em28xx_init_dev(&dev, udev, interface, nr);
if (retval) {
em28xx_devused &= ~(1<<dev->devno);
mutex_unlock(&dev->lock);
kfree(dev);
goto err;
}
Expand Down

0 comments on commit 2e1d5cf

Please sign in to comment.