From: Márton Németh Date: Mon, 11 Jan 2010 07:59:05 +0000 (-0800) Subject: Input: make USB device ids constant X-Git-Tag: v2.6.34-rc1~236^2^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cb3ce52ca45d089d5be90d2f34005296fc5a34e;p=pandora-kernel.git Input: make USB device ids constant The id_table field of the struct usb_device_id is constant in so it makes sense to mark the initialization data also constant. Signed-off-by: Márton Németh Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed