commit | 34446d05dd255b34518c76d2b8760161e63fe0c1 | [log] [tgz] |
---|---|---|
author | Márton Németh <nm127@freemail.hu> | Tue Jan 12 08:49:14 2010 +0100 |
committer | David Vrabel <david.vrabel@csr.com> | Thu Jan 14 17:14:08 2010 +0000 |
tree | 6da0769742d8967ef08dc2dfdacd4c244a7ced67 | |
parent | 145434bee45bd353f9a93e9b411f7aa7cc677c08 [diff] |
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>