OpenCloudOS-Kernel/drivers/uwb/i1480/dfu
Márton Németh 34446d05dd uwb: make USB device id table constant
The id_table field of the struct usb_device_id is constant in <linux/usb.h>
so it is worth to make the initialization data also constant.

Signed-off-by: Márton Németh <nm127@freemail.hu>
Signed-off-by: David Vrabel <david.vrabel@csr.com>
2010-01-14 17:14:08 +00:00
..
Makefile uwb: add the i1480 DFU driver 2008-09-17 16:54:28 +01:00
dfu.c uwb: use dev_dbg() for debug messages 2008-12-22 18:22:50 +00:00
i1480-dfu.h uwb: i1480/GUWA100U: fix firmware download issues 2008-09-17 16:54:34 +01:00
mac.c uwb: use dev_dbg() for debug messages 2008-12-22 18:22:50 +00:00
phy.c uwb: add the i1480 DFU driver 2008-09-17 16:54:28 +01:00
usb.c uwb: make USB device id table constant 2010-01-14 17:14:08 +00:00