Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126916
b: refs/heads/master
c: 8eb09d8
h: refs/heads/master
v: v3
  • Loading branch information
Nick Andrew authored and Jiri Kosina committed Jan 6, 2009
1 parent ed1f770 commit c69e9aa
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: c3af1715928ce07300595b9e050728787f6a1718
refs/heads/master: 8eb09d8d24e7d71e9888e7a877f23d37fce65f2b
2 changes: 1 addition & 1 deletion trunk/drivers/uwb/i1480/dfu/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ int i1480_usb_probe(struct usb_interface *iface, const struct usb_device_id *id)
goto error_create;
}

/* setup the fops and upload the firmare */
/* setup the fops and upload the firmware */
i1480->pre_fw_name = "i1480-pre-phy-0.0.bin";
i1480->mac_fw_name = "i1480-usb-0.0.bin";
i1480->mac_fw_name_deprecate = "ptc-0.0.bin";
Expand Down

0 comments on commit c69e9aa

Please sign in to comment.