Input: make USB device ids constant
commit9cb3ce52ca45d089d5be90d2f34005296fc5a34e
authorMárton Németh <nm127@freemail.hu>
Mon, 11 Jan 2010 07:59:05 +0000 (10 23:59 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 11 Jan 2010 08:08:19 +0000 (11 00:08 -0800)
treef1a1e9215e23d213c42bfb94a0cfac875fc82645
parentc6d5709384090de541158a6bba8d4ae50242ff94
Input: make USB device ids constant

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>
drivers/input/tablet/gtco.c
drivers/input/touchscreen/usbtouchscreen.c