Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188831
b: refs/heads/master
c: 35fb2a8
h: refs/heads/master
i:
  188829: fa25bdc
  188827: 672feda
  188823: a5c4fdf
  188815: b3be8b0
  188799: 349039b
v: v3
  • Loading branch information
Ben Hutchings authored and David Vrabel committed Jan 14, 2010
1 parent 3d2e81e commit 2bdfc9f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 34446d05dd255b34518c76d2b8760161e63fe0c1
refs/heads/master: 35fb2a816a06ded2a3ff83d896c34b83c8e1d556
4 changes: 4 additions & 0 deletions trunk/drivers/uwb/i1480/dfu/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,10 @@ int i1480_usb_probe(struct usb_interface *iface, const struct usb_device_id *id)
return result;
}

MODULE_FIRMWARE("i1480-pre-phy-0.0.bin");
MODULE_FIRMWARE("i1480-usb-0.0.bin");
MODULE_FIRMWARE("i1480-phy-0.0.bin");

#define i1480_USB_DEV(v, p) \
{ \
.match_flags = USB_DEVICE_ID_MATCH_DEVICE \
Expand Down

0 comments on commit 2bdfc9f

Please sign in to comment.