Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306165
b: refs/heads/master
c: 3fc82fa
h: refs/heads/master
i:
  306163: 5d79ed6
v: v3
  • Loading branch information
Jesper Juhl authored and Mauro Carvalho Chehab committed Apr 19, 2012
1 parent 19c06b8 commit 36f1b6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: b803cc58c33c0c5b6220150336a6f1c7958f1404
refs/heads/master: 3fc82fa001cac8f22e7493a02c795f2bb33cafac
3 changes: 1 addition & 2 deletions trunk/drivers/media/video/s2255drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -1826,8 +1826,7 @@ static void s2255_destroy(struct s2255_dev *dev)
usb_free_urb(dev->fw_data->fw_urb);
dev->fw_data->fw_urb = NULL;
}
if (dev->fw_data->fw)
release_firmware(dev->fw_data->fw);
release_firmware(dev->fw_data->fw);
kfree(dev->fw_data->pfw_data);
kfree(dev->fw_data);
/* reset the DSP so firmware can be reloaded next time */
Expand Down

0 comments on commit 36f1b6f

Please sign in to comment.