Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304358
b: refs/heads/master
c: a6c8ef9
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Juhl authored and Greg Kroah-Hartman committed Apr 18, 2012
1 parent 7166b77 commit fac8896
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 234bb3c60f1f1489630750aba4adf40154e0bd70
refs/heads/master: a6c8ef9526f149ce884b36841cc2e17ca890f1a4
4 changes: 1 addition & 3 deletions trunk/drivers/staging/vt6656/main_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1257,9 +1257,7 @@ static void __devexit vt6656_disconnect(struct usb_interface *intf)
}

device_release_WPADEV(device);

if (device->firmware)
release_firmware(device->firmware);
release_firmware(device->firmware);

usb_set_intfdata(intf, NULL);
usb_put_dev(interface_to_usbdev(intf));
Expand Down

0 comments on commit fac8896

Please sign in to comment.