Input: make USB device ids constant
authorMárton Németh <nm127@freemail.hu>
Mon, 11 Jan 2010 07:59:05 +0000 (23:59 -0800)
committerDmitry 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