Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306149
b: refs/heads/master
c: 4ae2e59
h: refs/heads/master
i:
  306147: 05d0031
v: v3
  • Loading branch information
Jesper Juhl authored and Mauro Carvalho Chehab committed Apr 10, 2012
1 parent f4ccb5f commit 048d546
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 96371fc89b7f813a38739946eb7ea7c0a841fd86
refs/heads/master: 4ae2e594b70b04fb90fd5fef96a996f42ecea7d5
2 changes: 1 addition & 1 deletion trunk/drivers/staging/media/as102/as102_fw.c
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ static int as102_firmware_upload(struct as10x_bus_adapter_t *bus_adap,
int as102_fw_upload(struct as10x_bus_adapter_t *bus_adap)
{
int errno = -EFAULT;
const struct firmware *firmware;
const struct firmware *firmware = NULL;
unsigned char *cmd_buf = NULL;
char *fw1, *fw2;
struct usb_device *dev = bus_adap->usb_dev;
Expand Down

0 comments on commit 048d546

Please sign in to comment.