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:
8cab9ba
)
Input: make i2c device ids constant
author
Márton Németh
<nm127@freemail.hu>
Sun, 10 Jan 2010 07:23:02 +0000
(23:23 -0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sun, 10 Jan 2010 07:28:33 +0000
(23:28 -0800)
The id_table field of the struct i2c_driver is defined as constant
in <linux/i2c.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