Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192908
b: refs/heads/master
c: e201447
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Mauro Carvalho Chehab committed May 19, 2010
1 parent bd94dbc commit e010442
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: d49f7a240575937703f04d07cf41be1672ce2e25
refs/heads/master: e20144770f5a119516f93959eca9818fa5ff065e
5 changes: 0 additions & 5 deletions trunk/drivers/media/video/ov511.c
Original file line number Diff line number Diff line change
Expand Up @@ -5916,11 +5916,6 @@ ov51x_disconnect(struct usb_interface *intf)
mutex_lock(&ov->lock);
usb_set_intfdata (intf, NULL);

if (!ov) {
mutex_unlock(&ov->lock);
return;
}

/* Free device number */
ov511_devused &= ~(1 << ov->nr);

Expand Down

0 comments on commit e010442

Please sign in to comment.