Input: make i2c device ids constant
authorMárton Németh <nm127@freemail.hu>
Sun, 10 Jan 2010 07:23:02 +0000 (23:23 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 10 Jan 2010 07:28:33 +0000 (23:28 -0800)
commitce7b39a181571ed5a87f3ca62d4cffe4835c6ae9
treead75d8c7606f5df04e93762214a0ab95602a610e
parent8cab9ba10493cea164ac8bbbc733c21a528e6fe5
Input: make i2c device ids constant

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>
drivers/input/keyboard/qt2160.c
drivers/input/misc/apanel.c
drivers/input/touchscreen/tsc2007.c