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:
c6d5709
)
Input: make USB device ids constant
author
Márton Németh
<nm127@freemail.hu>
Mon, 11 Jan 2010 07:59:05 +0000
(23:59 -0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Mon, 11 Jan 2010 08:08:19 +0000
(
00:08
-0800)
The id_table field of the struct usb_device_id is constant in <linux/usb.h>
so it makes sense to mark the initialization data also constant.
Signed-off-by: Márton Németh <nm127@freemail.hu>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found