git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
145434b
)
uwb: make USB device id table constant
author
Márton Németh
<nm127@freemail.hu>
Tue, 12 Jan 2010 07:49:14 +0000
(08:49 +0100)
committer
David Vrabel
<david.vrabel@csr.com>
Thu, 14 Jan 2010 17:14:08 +0000
(17:14 +0000)
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>
No differences found