From: Márton Németh Date: Sun, 10 Jan 2010 07:23:02 +0000 (-0800) Subject: Input: make i2c device ids constant X-Git-Tag: v2.6.34-rc1~236^2^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce7b39a181571ed5a87f3ca62d4cffe4835c6ae9;p=pandora-kernel.git Input: make i2c device ids constant The id_table field of the struct i2c_driver is defined as 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