uwb: make USB device id table constant
authorMárton Németh <nm127@freemail.hu>
Tue, 12 Jan 2010 07:49:14 +0000 (08:49 +0100)
committerDavid Vrabel <david.vrabel@csr.com>
Thu, 14 Jan 2010 17:14:08 +0000 (17:14 +0000)
commit34446d05dd255b34518c76d2b8760161e63fe0c1
tree6da0769742d8967ef08dc2dfdacd4c244a7ced67
parent145434bee45bd353f9a93e9b411f7aa7cc677c08
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>
drivers/uwb/hwa-rc.c
drivers/uwb/i1480/dfu/usb.c