Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253765
b: refs/heads/master
c: 37f7ec3
h: refs/heads/master
i:
  253763: c419450
v: v3
  • Loading branch information
Jesper Juhl authored and Takashi Iwai committed Jun 14, 2011
1 parent 59c095f commit 5bac33f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 2308f4add3de9f6c9c9f02e49461e94d84bb200a
refs/heads/master: 37f7ec38ea5c31180461f82e895e13fdd549b595
1 change: 0 additions & 1 deletion trunk/sound/usb/6fire/firmware.c
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,6 @@ static int usb6fire_fw_ezusb_upload(
data = 0x00; /* resume ezusb cpu */
ret = usb6fire_fw_ezusb_write(device, 0xa0, 0xe600, &data, 1);
if (ret < 0) {
release_firmware(fw);
snd_printk(KERN_ERR PREFIX "unable to upload ezusb "
"firmware %s: end message.\n", fwname);
return ret;
Expand Down

0 comments on commit 5bac33f

Please sign in to comment.