提交 35fb2a81 编写于 作者: B Ben Hutchings 提交者: David Vrabel

uwb: declare MODULE_FIRMWARE() in i1480 DFU driver

Signed-off-by: NBen Hutchings <ben@decadent.org.uk>
Signed-off-by: NDavid Vrabel <david.vrabel@csr.com>
上级 34446d05
......@@ -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 \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册